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 metadata-box jumps around when the collage is panned and zoomed. By letting OpenSeadragon control it, it will appear static and in scale with the collage at all times.
The text was updated successfully, but these errors were encountered:
There is a problem with this approach: The header and footer of the info-box needs fixed height (but not fixed width) to properly show the text content but OpenSeadragon overlay scaling is all-or-nothing. It might be better to hook into the event system and adjust the overlay after the canvas has been updated.
The metadata-box jumps around when the collage is panned and zoomed. By letting OpenSeadragon control it, it will appear static and in scale with the collage at all times.
The text was updated successfully, but these errors were encountered: