mirror of
https://github.com/overte-org/overte.git
synced 2025-04-24 08:13:44 +02:00
Merge pull request #11150 from ElderOrb/Case6742
6742: Multiple highlighted buttons
This commit is contained in:
commit
f125ef04f1
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