View Single Post
Old Yesterday, 09:32 AM   #38
QuietShelfLife
Junior Member
QuietShelfLife began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2026
Device: iPad
The Flexible Windowing in iOS/iPadOS 26 is really the culprit here. Apps that hardcoded their layout for a fixed screen size instead of using Auto Layout properly just fall apart when the system tries to resize them. Marvin was built years ago when none of that existed, so it's not surprising it breaks. Apple Books handles it fine of course, but that's cold comfort if you need any real customization. MapleRead seems to be the safest bet right now for people stuck on 26 — at least its developer is still actively updating it.
QuietShelfLife is offline   Reply With Quote