-
Notifications
You must be signed in to change notification settings - Fork 728
Closed
Milestone
Description
Similar in spirit, but somewhat less scope, than #2927
-
New/OnMouseEventnow uses justMouseEvent. -
New/OnMouseClickednow uses justMouseEvent. - Better document/rename
OfX/OfY - Move mouse stuff out of
Responderand intoViewsoRespondercan be nuked - Add a
docs/mouse.md - Beef-up/refactor mouse unit tests
- Build
MouseBindingsper #Commandis too tightly coupled withKeyBindings#3778 - Merge MouseEvent and MouseEventEventArgs into a single class.
- Engineer something that removes the need for
Responder.IsOverriddenwhich breaks all rules of OO design. - Ensure all library code uses consistent naming/usage
- Ensure all Scenario code uses best practices related to new design.
- Ensure all API documentation is awesome
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done