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
In OverView, when several nodes move, some performance issues occur (lag in node movement). The performance issue is related to nodeRectTopLeft and nodeRectBottomRight properties in the NodesOverview class (has binding to position).
Expected behavior
The node's movements must be smooth.
Screenshots
If applicable, add screenshots to help explain your problem.
Software Versions
Application version: (add either official git release version or git SHA)
Firmware version: (add either official git release version or git SHA)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
In OverView, when several nodes move, some performance issues occur (lag in node movement). The performance issue is related to nodeRectTopLeft and nodeRectBottomRight properties in the NodesOverview class (has binding to position).
#174
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The node's movements must be smooth.
Screenshots
If applicable, add screenshots to help explain your problem.
Software Versions
Application version: (add either official git release version or git SHA)
Firmware version: (add either official git release version or git SHA)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: