Open donotturnoff opened 2 years ago
E.g. should moves and scrolls include button state? Should mouse events capture modifier key state?
MouseClickEvent should contain the absolute position of the click. Probably the same for MousePressEvent and MouseReleaseEvent.
MouseClickEvent
MousePressEvent
MouseReleaseEvent
E.g. should moves and scrolls include button state? Should mouse events capture modifier key state?