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
* Closes#8429
This implements improved handling of `VisualBounds2D`. Specifically, it:
* Always defaults to the data bounds when user has not modified the view
(@nikolausWest's suggestion).
* Zooms in and out of view when resizing the view (@abey79's
suggestion).
* Fixes the `VisualBounds2D` selection panel bug (submitted by @Wumpf)
---------
Co-authored-by: Andreas Reich <[email protected]>
This would prevent graphs to be only partially shown during layout.
The text was updated successfully, but these errors were encountered: