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
131 stars 7 forks source link

[Bug] Cannot use marquee selection inside comment nodes #2

Closed miroiu closed 7 months ago

miroiu commented 7 months ago

To Reproduce

  1. create a few nodes in the Playground app
  2. comment the nodes
  3. try to select the nodes inside the comment with the selection rectangle

Expected behavior Clicking and dragging should start the selection.

Does it happen in WPF version? No.

BAndysc commented 7 months ago

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