Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: In OverView, when several nodes move, some performance issues occur (lag in node movement). #180

Closed
mohsenkondori opened this issue Jan 28, 2024 · 0 comments · Fixed by #192
Assignees
Labels
bug Something isn't working

Comments

@mohsenkondori
Copy link
Collaborator

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:

  1. Select several nodes (more than 30)
  2. Mode the selected nods
  3. See the position change lags

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment