mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
min diff
This commit is contained in:
parent
6149630ccd
commit
c73c0487a0
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ Item {
|
|||
gridView.currentIndex = buttonIndex
|
||||
tabletButton.isEntered = true;
|
||||
Tablet.playSound(TabletEnums.ButtonHover);
|
||||
|
||||
if (tabletButton.isActive) {
|
||||
tabletButton.state = "hover active state";
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue