fixing ui bug in not show hover effects
This commit is contained in:
parent
c46a01ea3d
commit
f1511b79ff
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ FocusScope {
|
|||
MouseArea {
|
||||
id: previewerMouse
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
onClicked: changeServiceItem(index)
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue