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 current panning & zooming does a lot of costly callbacks to ensure the metadata-box is correctly positioned & sized. This is needed because the box is not handled by OpenSeadragon. Making OpenSeadragon handle it would mean lower overhead and smoother operation.
The text was updated successfully, but these errors were encountered:
The current panning & zooming does a lot of costly callbacks to ensure the metadata-box is correctly positioned & sized. This is needed because the box is not handled by OpenSeadragon. Making OpenSeadragon handle it would mean lower overhead and smoother operation.
The text was updated successfully, but these errors were encountered: