6742: Multiple highlighted buttons

This commit is contained in:
beholder 2017-08-09 22:26:13 +03:00
parent 71ba6ba10a
commit 802b5733c5

View file

@ -116,6 +116,7 @@ Item {
anchors.fill: parent
hoverEnabled: true
enabled: true
preventStealing: true
onClicked: {
console.log("Tablet Button Clicked!");
if (tabletButton.inDebugMode) {