BAndysc / nodify-avalonia

Highly performant and modular controls for node-based editors designed for data-binding and MVVM for Avalonia. Port of WPF's version: https://miroiu.github.io/nodify
https://github.com/BAndysc/nodify-avalonia
MIT License
78 stars 5 forks source link

[Bug] Right-clicking near the edge of the window will trigger auto panning #13

Closed miroiu closed 3 months ago

miroiu commented 4 months ago

Describe the bug Right clicking near the edge of the window in the state machine example will trigger auto panning.

Screenshots

auto-panning

Does it happen in WPF version? No.

Additional context May be related to #12

BAndysc commented 3 months ago

Right, it was related to #12. Fixed