bodleian / archiox-mirador-plugin

An experimental plugin to display depth information captured with Lucida or Selene scanners from FactumARTE. However, the plug-in can present any normal map/albedo map combination produced from any technique.
MIT License
1 stars 0 forks source link

Low screen resolution and toolmenu visibility #72

Open BeebBenjamin opened 1 year ago

BeebBenjamin commented 1 year ago

Relating to comments in #55 when the screen resolution is really low, there is not sufficient room for our tool menu, we should not render our toolmenu below certain resolutions.

BeebBenjamin commented 4 months ago

Let's copy the way image-tools does it and if width is below a certain level make the plug-in toolbar open vertically?

BeebBenjamin commented 2 months ago

This has been made worse by having the tool menu drawn out by default. I might make it so that below certain resolutions we just disable it because there's no point if you don't have screen space.

BeebBenjamin commented 2 months ago

I think this is partially fixed as the initial menu is the correct size. However, I think the new "drawer" should open down on small screens, and we should have image tools and the side bar closed by default on small screens.