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

fix: remove nav bar back icon, use symbol/path for non-win/non-mobile #860

Merged
merged 3 commits into from
Sep 30, 2023

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented Sep 29, 2023

fixes #658

Removed the BackIcon.png and MaterialBackIcon.png assets as they are no longer needed.

Uses a SymbolIcon/PathIcon for the default back button on non-windows and non-mobile platforms.

For mobile platforms: the default native back icon is used
For Windows: we cannot reuse an IconElement within a staticresource like a style (see microsoft/microsoft-ui-xaml#1494)

@kazo0
Copy link
Contributor Author

kazo0 commented Sep 29, 2023

fyi @jeromelaban / @nickrandolph / @dansiegel

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-860.eastus2.azurestaticapps.net

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-860.eastus2.azurestaticapps.net

@kazo0 kazo0 merged commit 7e94607 into main Sep 30, 2023
24 checks passed
@kazo0 kazo0 deleted the dev/sb/navbar-maincommand-style branch September 30, 2023 16:38
@kazo0
Copy link
Contributor Author

kazo0 commented Oct 2, 2023

@Mergifyio backport legacy/3x

@mergify
Copy link
Contributor

mergify bot commented Oct 2, 2023

backport legacy/3x

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NavigationBar] Multiple NavigationBar causes crash on WinUI
2 participants