Merge commit '367789bda2' into improve_navigation_cpp
This commit is contained in:
commit
149c9d12d3
34 changed files with 1052 additions and 218 deletions
|
|
@ -169,6 +169,7 @@ Button {
|
|||
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
hoverEnabled: true
|
||||
enabled: root.enabled
|
||||
|
||||
onEntered: {
|
||||
backgroundRect.color = root.hoveredColor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue