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
When zooming in, if the library goes to render the next zoom level, the existing zoom level disappears. This is jarring for a user and loses their context.
Screen.Recording.2026-02-23.at.9.06.00.AM.mov
Solution
When zooming in, maintain the existing zoom level in the background and let the higher resolution zoom appear on top.