lumaa-dev / BubbleApp

Bubble is a lightweight Mastodon client, that is meant to be easy-to-use while keeping a simplistic style. Built with SwiftUI and with passion
https://lumaa.fr/bubble
Apache License 2.0
40 stars 0 forks source link

App is too wide for iPhone 13 mini #1

Open alfredolito opened 3 months ago

alfredolito commented 3 months ago

Describe the bug The interface is wider than the number of pixels on the phone.

Expected behavior The content/interface to responsively scale to the number of pixels.

Screenshots IMG_5566

Information (please complete the following information):

lumaa-dev commented 3 months ago

It seems like I cannot reproduce this problem, can you tell me more about the accessibility features you use? It can be caused by the text sizing accessibility setting.\ Simulator Screenshot - iPhone 13 mini - 2024-07-16 at 16 11 18

alfredolito commented 3 months ago

It seems like I cannot reproduce this problem, can you tell me more about the accessibility features you use? It can be caused by the text sizing accessibility setting.

Nope, that is not turned on.

Screen recording from app and settings: https://www.youtube.com/shorts/pxQQtbHbY5A

alfredolito commented 3 months ago

Oh found the setting now. image in Settings > Display&Brighness > Display Zoom. Setting it to default removes the problem.

lumaa-dev commented 3 months ago

Ok, I will try to fix this Accessibility issue asap.

lumaa-dev commented 3 months ago

Hello! Can you try again to see if it's fixed in the new 1.1.0 version? Thank you in advance!