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
Hi, and thanks for your report and your research.
I agree, I see no proper reason to run a full refresh when the hideEdgesOnMove is not set to true.
I'll run some more tests, but it should be fixed in the next version.
Thanks again!
At the end of the drag and drop, mouse up will cause lag
large graph
sigma.js/packages/sigma/src/core/captors/mouse.ts
Line 233 in e1aa032
i read this reason cfd9197
Even when rendering edges, my drag and drop performance is still excellent, doing a full refresh caused my screen to freeze instand.
can we add if statement , if hideEdgesOnMove is false , dont do a full refresh?
The text was updated successfully, but these errors were encountered: