mirror of
https://github.com/overte-org/overte.git
synced 2025-08-13 05:56:56 +02:00
6742: Multiple highlighted buttons
This commit is contained in:
parent
71ba6ba10a
commit
802b5733c5
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ Item {
|
|||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
enabled: true
|
||||
preventStealing: true
|
||||
onClicked: {
|
||||
console.log("Tablet Button Clicked!");
|
||||
if (tabletButton.inDebugMode) {
|
||||
|
|
Loading…
Reference in a new issue