BrightCanopy / BrightCanopy.github.io

Bright Canopy Blog
https://blog.brightcanopy.com
MIT License
1 stars 1 forks source link

Viewer fails to resize when viewed on a tablet #7

Open InaraPey opened 9 years ago

InaraPey commented 9 years ago

When attempting to run the viewer on a Nexus 2013 HD with a 7-in screen, viewer doesn't resize to fit browser window, and lower / right side of viewer are clipped. No ability to scroll or pinch, so not possible to log-in using Firestorm, as log-in area "outside" of window.

BrightCanopy commented 9 years ago

The viewer itself not resizing. Good to know, I don't think even the native Frame client is likely to help with that. We'll probably need to approach this from the viewer side.Thanks for the report.

BrightCanopy commented 9 years ago

Edit: Rethinking this we can call it a bug. The viewer is just responding to the viewport size reported by windows which is eventually requested by the JS client, so this may possibly be fixable in the client. I'll make this a bug.