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] Cannot use marquee selection and pan at the same time #5

Closed miroiu closed 5 months ago

miroiu commented 5 months ago

To Reproduce

  1. click and drag to start a marquee selection
  2. right-click to pan while still having the marquee selection active

Expected behavior I should be able to pan without losing my selection.

select-pan

Does it happen in WPF version? No.

BAndysc commented 5 months ago

Fixed: https://github.com/BAndysc/nodify-avalonia/commit/72a9a011252982ad119d766fba50b5a2926bcdc4