mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Longer timeout on hover
This commit is contained in:
parent
3bf759727e
commit
11e6b3cd54
@ -121,7 +121,7 @@ public:
|
||||
|
||||
virtual void hoverCallback(int which)
|
||||
{
|
||||
Gui::gui->timerController->arm(this, 100);
|
||||
Gui::gui->timerController->arm(this, 350);
|
||||
}
|
||||
|
||||
virtual void timeoutCallback()
|
||||
|
Loading…
Reference in New Issue
Block a user