Himalayan-Academy / Siva-Siva-App

Code Repository for the Siva Siva Mobile App
11 stars 3 forks source link

Stories: Go portrait, picture is bigger, go landscape, unresponsive to tapping #293

Closed Brahmanathaswami closed 3 years ago

Brahmanathaswami commented 3 years ago

it leaves no control. Unresponsive, you have no choice but to force quit the app.

bwmilby commented 3 years ago

This issue does not appear on my Pixel when built with LC 9.6.1

bwmilby commented 3 years ago

Corrected an issue where background behind text didn't adjust when device rotated. Able to reproduce problem on iPhone; does not impact Android. Whenever the device is rotated while the image is zoomed (which means a scroller is present), it locks up the app.

bwmilby commented 3 years ago

Found a scroller issue with the body text (scroller wasn't updated properly when rotated). Still not sure why the app is locking on iOS when rotated with full screen scroller enabled. Based on how the image is resized/positioned, it looks like the code is getting to the point where it should be updating the scroller.