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
After discussing with @Rich5 (#1471), It seems that the fitViewportToNodes does not properly work when using a custom bounding box (set with sigma#setCustomBBox).
Actions to take:
Create a reproduction case for that issue in the StoryBook to validate the problem
Also check with other options that could similarly break that interaction (autoRescale setting, for instance)
Add a regression test to @sigma/utils
Fix the issue
The text was updated successfully, but these errors were encountered:
After discussing with @Rich5 (#1471), It seems that the
fitViewportToNodes
does not properly work when using a custom bounding box (set withsigma#setCustomBBox
).Actions to take:
autoRescale
setting, for instance)@sigma/utils
The text was updated successfully, but these errors were encountered: