feat(GODT-3121): added tooltip for KB suggestions.

This commit is contained in:
Xavier Michelon
2023-12-04 11:12:53 +01:00
parent 3a66063938
commit 6e2e622a2f
5 changed files with 75 additions and 7 deletions

View File

@ -64,11 +64,12 @@ RowLayout {
}
ColorImage {
Layout.alignment: Qt.AlignVCenter
Layout.bottomMargin: -6
color: label.linkColor
height: sourceSize.height
source: "/qml/icons/ic-external-link.svg"
sourceSize.height: 16
sourceSize.width: 16
sourceSize.height: 14
sourceSize.width: 14
visible: external
width: sourceSize.width