Add more mouse events to mouse observer #6152
Labels
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
📝 Provide a description of the new feature
The
MouseObserver
listens only to'mousedown'
event. However other features might need to listen to other events:'mousemove'
,'mouseup'
and'mouseleave'
will be used for table selection and Table mouse selection UI/UX #6114.ps.: There's also a ticket for using those events in manual tests: #3924.
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: