-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI issue: Unwanted zooming on mobile Safari (iOS) #28
Comments
I havent had dedicated time to set up emulators on my machine yet to be able to verify functionality on ios devices. I will try and get to this as soon as I get time 🙏 If you know of any quick solutions i'd be happy to try them out; maybe a html command that tells safari not to auto zoom; i'm not sure why safari hates web devs 😅 |
Thanks. The discussion at https://stackoverflow.com/questions/4472891/how-can-i-disable-zoom-on-a-mobile-web-page#4472910 might be helpful |
It looks like this completely wipes out the users ability to zoom 🤔 I'm not opposed to that entirely but I often zoom in to check that my UI elements are aligned. Hmmm this is specific to being on the setting panel right? When the settings is open you're unable to close it? |
closing as stale for now |
Sometimes when using LLM-X on an iPhone, the screen zooms and it's quite annoying because then UI elements are no longer reachable. I think it shouldn't zoom.
One example:
Another example:
in the general settings, below the theme menu there is the "text to speech" configuration. When you tap on the sample input to edit it, the view zooms in and YOU CAN NO LONGER ZOOM OUT!
The text was updated successfully, but these errors were encountered: