(svn r20118) -Add: Detect if the mouse has been hovering over the same point.
This commit is contained in:
@@ -913,6 +913,7 @@ extern byte _scroller_click_timeout;
|
||||
|
||||
extern bool _scrolling_scrollbar;
|
||||
extern bool _scrolling_viewport;
|
||||
extern bool _mouse_hovering;
|
||||
|
||||
/** Mouse modes. */
|
||||
enum SpecialMouseMode {
|
||||
|
Reference in New Issue
Block a user