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
The canvas used to resize dynamically when page or drawers resized
Drawer resize used to resize the canvas to keep the same center, instead of overlapping the drawer
With a drawer that can be full size tho this doesn't really make sense, so current resize is ok
But something new is happening with resize.. when i toggle dev tools, i get 2 different behaviors.. sometimes it works as expected, pushing the scene up and then back down when i close it. other times it does the opposite, shrinking when i close dev tools, expanding when they're open
The text was updated successfully, but these errors were encountered:
The canvas used to resize dynamically when page or drawers resized
Drawer resize used to resize the canvas to keep the same center, instead of overlapping the drawer
With a drawer that can be full size tho this doesn't really make sense, so current resize is ok
But something new is happening with resize.. when i toggle dev tools, i get 2 different behaviors.. sometimes it works as expected, pushing the scene up and then back down when i close it. other times it does the opposite, shrinking when i close dev tools, expanding when they're open
The text was updated successfully, but these errors were encountered: