sigmabeta / vgls-android

11 stars 0 forks source link

Can't zoom in landscape mode #33

Open mkb218 opened 4 years ago

mkb218 commented 4 years ago

Hello!

I noticed last night that when I put my phone in landscape mode, I can't pinch to zoom like I can in portrait mode. I'm on a Samsung Galaxy S9 running Android 9 and I just checked this on the current version in the Play Store (1.2.2).

sigmabeta commented 4 years ago

Thanks for the report!

This is currently a known issue. As that screen is currently set up, landscape orientation renders the sheets in a continuously scrolling view, as opposed to portrait where they lock into place on swipe.

With this setup, zooming in landscape would look kind of weird, as I don't currently have the ability to zoom the whole view (as opposed to individual sheets.) So it's unimplemented for now.

I do have a backlog item to at least allow zooming on single page sheets in landscape, and also to add a settings option to disable the smooth scrolling altogether. With the MAGFest feature rush behind us, I expect to get these in there fairly soon.

mkb218 commented 4 years ago

Cool, thanks!

thamma commented 2 weeks ago

Hello, it's been a while. When using a mobile device this can be a major issue, leaving the font size illegibily small.

I understand if this is of low priority, would you appreciate help in this issue getting resolved?

sigmabeta commented 2 weeks ago

Hey, I appreciate the feedback!

I've actually been spending the summer rewriting the app. (Proof is in the remaster branch, if you're interested) The new app will be put out to beta in ~1 month, and should have this issue fixed in it.