-
Notifications
You must be signed in to change notification settings - Fork 802
Open
Labels
Description
Proposal: DragStarting event raised/enabled with right mouse button
Summary
We would like to implement a right drag -> drop -> open context menu behavior in our application. Currently the DragStarting event is only fired when using the left mouse button. We propose enabling the event to be fired even when using the right mouse button.
Rationale
- Drag with right mouse button -> Drop -> Context menu is a standard windows behavior.
Scope
Important Notes
Open Questions
Reactions are currently unavailable