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] The selection rectangle stops updating when the cursor is outside the window #7

Closed miroiu closed 5 months ago

miroiu commented 5 months ago

To Reproduce Start a marquee selection then move and stop the cursor outside the screen.

Screenshots selection

Does it happen in WPF version? No.

BAndysc commented 5 months ago

Fixed in https://github.com/BAndysc/nodify-avalonia/commit/a914ac63eeed92b025343b7b7e00d924f965a942, forgot to close the issue :)