nodify-avalonia icon indicating copy to clipboard operation
nodify-avalonia copied to clipboard

[Bug] Releasing mouse right button when panning is not handled properly

Open miroiu opened this issue 9 months ago • 0 comments

Describe the bug In the state machine example if you right-click to pan and release the mouse you will always see the context menu.

Expected behavior The context menu should be visible only if the mouse moves within the NodifyEditor.HandleRightClickAfterPanningThreshold pixels threshold.

Screenshots

right-click

Does it happen in WPF version? No.

miroiu avatar May 13 '24 17:05 miroiu