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
This only happens if you move a node out of the initially rendered axis range because the visable nodes and the invisible graphics elements are no longer aligned. When the axis range changes, the nodes are rerendered to their new pixel position (coordinate position stays the the same) while the pixel position of the invisable graphics elements doesnt change.
If you set invisable: false you can oberve what is happening.
Version
5.6.0
Link to Minimal Reproduction
https://codepen.io/yuanyuan299/pen/KwPZzqQ
Steps to Reproduce
use the link , after I drag the point, other points can't drag. please see the gif
Current Behavior
when i drag a point, other points can't drag anymore, i don't konw why
Expected Behavior
other points can drag
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: