iComics / iComics-Issues

The official repo for tracking bugs and managing new features for iComics.
3 stars 0 forks source link

In-app Orientation Lock #87

Open TimOliver opened 3 years ago

TimOliver commented 3 years ago

I've been considering this since the very beginning of the app, and a few people have requested it too.

Regardless of the current system orientation lock status, the app could also have its own internally managed orientation lock.

I'm honestly not too sure how the use cases for this would work. I supposed the absolute easiest implementation would be to add a lock setting to the reader, and then whatever orientation the app is in when it is locked becomes that permanent orientation until it is turned back off.

TimOliver commented 2 years ago

Okay, so iPhone's default behaviour now is that if the system orientation lock is on, the phone gets locked to portrait mode. Adding an in-app orientation lock to constrain the app to landscape on iPhones would work.