omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
12.35k stars 623 forks source link

Fullscreen reading should span safe area #3085

Open fer0n opened 10 months ago

fer0n commented 10 months ago

This is a minor thing and probably not necessary, but I think it makes the reading experience nicer.

Currently, the fullscreen article reading on iOS doesn't expand into the save area: image

I think it would look a lot nicer if it did: image

The bottom save area should definitely be ignored, I'd also like the top one to be ignored as well, but there's an argument to be made that seeing the time/battery is helpful.

jacksonh commented 10 months ago

https://github.com/omnivore-app/omnivore/pull/3157