oolxg / Hanami

Manga reading app for iOS/iPadOS written with SwiftUI and Composable Architecture
MIT License
147 stars 6 forks source link

Better support for UI scaling #1

Closed bachig26 closed 1 year ago

bachig26 commented 1 year ago

I'm currently using Hanami on my iPhone SE 1st Gen and 3rd Gen, and as you know the 1st Gen has smaller display size and the app doesn't completely support the UI Scaling at the moment.

I'm hoping to have the UI Scaled to support different size devices with any issues.

Screenshot (SE 1st Gen)

imageimage

oolxg commented 1 year ago

Seems to be fixed. Also fixed size of top navigation within MangaReadingView for older iPhone versions...