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: NavBar Icon fixes #589

Merged
merged 2 commits into from
Jun 27, 2023
Merged

fix: NavBar Icon fixes #589

merged 2 commits into from
Jun 27, 2023

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented Jun 5, 2023

related https://github.com/unoplatform/nventive-private/issues/487
related unoplatform/uno#8996
fixes #586

Fix error when using non-supported appbarbutton iconelement

What is the current behavior?

Setting the Foreground property of a BitmapIcon has no effect when being used within the native renderers for CommandBar on iOS/Android

What is the new behavior?

Foreground on BitmapIcon is respected and takes precedence over the Foreground of the AppBarButton

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

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

@kazo0 kazo0 enabled auto-merge (squash) June 27, 2023 17:28
@github-actions
Copy link

github-actions bot commented Jun 27, 2023

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

@kazo0 kazo0 merged commit d4cb6e5 into main Jun 27, 2023
31 checks passed
@kazo0 kazo0 deleted the dev/sb/navbar-icons branch June 27, 2023 20:10
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.

[iOS][Android] AppBarButton breaks NavigationBar if Icon specified
2 participants