mirador
mirador copied to clipboard
Full screen mode not working properly.
Hello everyone,
I am integrating Mirador, in a web app in react, but even though in my configuration for mirador viewer I have allowFullScreen: true, the full screen mode is not appearing (not even the button for it).
Another issue is that when I configure sideBarOpen: false, I am not able to see the sidebar anymore.
Is there anything that I am doing wrong in the configuration of the window?? Thanks in advance.