You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using version 7.0.0 nodes cannot be moved with the mouse. This issue does not occur in version 6.6.0, where nodes can be moved as expected.
To Reproduce
Add version 7.0.0 of the Nodeify library to your WPF .Net8 project. (not installed other libraries)
Use the following XAML code to place a NodifyEditor and so.
I tested this what you said and I can not reproduce your problems. I created a new .Net8.0 project, added Nodify 7.0.0, copied your code and let it run on the same type of system you mentioned (Win 11, Visual Studio 2022) and it worked as expected. See the attached video:
2025-01-10.17-28-07.mp4
Are there maybe other circumstances, which lead to this behavior?
Describe the bug
When using version 7.0.0 nodes cannot be moved with the mouse. This issue does not occur in version 6.6.0, where nodes can be moved as expected.
To Reproduce
Nodeify
library to your WPF .Net8 project. (not installed other libraries)NodifyEditor
and so.https://github.com/miroiu/nodify/wiki/Nodes-Overview
Expected behavior
The node should be draggable and movable with the mouse.
Additional context
This issue does not occur in version 6.6.0, where nodes can be moved as expected.
Environment
Nodify
Version: 7.0.0The text was updated successfully, but these errors were encountered: