Closed emanueldima closed 5 years ago
It actually seems to depends on the client, in some cases you get panning/scrolling. Neither scaling or scrolling are desirable.
Applying the Bootstrap page template including the viewport meta tag in the header might already mostly solve this.
We should also check the version of bootstrap used. Right now v4 is mentioned in package.json while the recommendations talk about v3 (and actuall the included vlo.css is referring to v3).
The new Switchboard version will feature a new UI, which should fix this issue.
solved in 2.1.0
Currently the switchboard scales down its UI depending on the screen size, becoming unusable on phones with small screens. This should be fixed in some way.
Related to clarin-eric/LRSwitchboard#50