Skip to content

[iOS] Auto Resize chrome icons on iOS to make it more consistent with other platforms #29003

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

Open
PureWeen opened this issue Apr 15, 2025 · 0 comments
Assignees
Labels
s/triaged Issue has been reviewed

Comments

@PureWeen
Copy link
Member

PureWeen commented Apr 15, 2025

Description

  • Add Telemetry notification if images are being resized so users can address
  • By default we will resize images down and then add a flag via AppContext to revert to old behavior and just use the default image

TabbedPage, FlyoutPage, Shell

  • Resize the Tab Icons to match the iOS standard icon sizes by default
  • Resize the Hamburger Icon by default to the standard icon size for the iOS Toolbar

Opt out

  • Use the AppContext API to set a flag where user can disable this behavior if they want.
    • PossibleNames: "iOSResizeTabIconsToSystemDefault", "iOSResizeFlyoutIconToSystemDefault"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s/triaged Issue has been reviewed
Projects
Status: Todo
Development

No branches or pull requests

2 participants