mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
770c1935d4
The old behavior of restarting the timer after every second click could result in double-click-chains (or triple+ clicks), which does not feel like the right behavior. By resetting the double-clicking timer, you need to perform a new full double-click to make the arrows change color again. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DoubleClickArrowWidget.cpp | ||
DoubleClickArrowWidget.h | ||
main.cpp | ||
Mouse.gml | ||
MouseSettingsWindow.cpp | ||
MouseSettingsWindow.h | ||
MouseWidget.cpp | ||
MouseWidget.h | ||
Theme.gml | ||
ThemeWidget.cpp | ||
ThemeWidget.h |