Skip to content
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

Add Page zoom setting #4578

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

jpelgrom
Copy link
Member

Summary

Implements #4571 - allow overriding the default WebView zoom level.

Screenshots

Light Dark
Settings row titled 'Page zoom', '100% (default', magnifying glass with plus icon, light mode Settings row titled 'Page zoom', '100% (default', magnifying glass with plus icon, dark mode
Dialog with options for 50%, 75%, 85%, 100% (default), 115%, 125%, 150%, 175%, 200% page zoom options, light mode Dialog with options for 50%, 75%, 85%, 100% (default), 115%, 125%, 150%, 175%, 200% page zoom options, dark mode

(it scales the frontend, as you can imagine)

Link to pull request in Documentation repository

I'm not sure we need this. There is a webview page but the same feature exists on iOS (name/values were copied) and it isn't documented.

Any other notes

 - Allow overriding the default WebView zoom level
@jpelgrom jpelgrom linked an issue Aug 12, 2024 that may be closed by this pull request
@dshokouhi dshokouhi merged commit 8ca50fa into home-assistant:master Sep 10, 2024
4 checks passed
@jpelgrom jpelgrom deleted the webview-intial-scale branch September 10, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement lovelace-wide zoom option
2 participants