Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Windows] Avoid override NavigationViewItemOnLeftMinHeight #14767

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

By overriding NavigationViewItemOnLeftMinHeight , any native application referencing Xamarin.Forms could be affected. Also, in the case of Shell, the ShellNavigationView style is used, which already set the NavigationViewItemOnLeftMinHeight property to zero.

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and open the Shell Store sample. Then, open the Flyout.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

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

Successfully merging this pull request may close these issues.

[Bug] XF 5.0 breaks Native UWP winui:NavigationView
2 participants