labsyspharm / minerva-browser

MIT License
4 stars 4 forks source link

Allow OSD to set initial zoom to minZoom #5

Closed jmuhlich closed 2 years ago

jmuhlich commented 2 years ago

Instead of defaulting the HashState zoom level to 0.5, we set it to an infintesimal value and let OpenSeaDragon clamp it to its computed minZoom value. This fixes the issue with grid stories being locked to 0.5 on initial load rather than relaxing to the desired minimum zoom.