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 issue where setting IsPaneButtonVisible on NavigationView could end up in faulty rendering of pane toggle button #6780

Merged

Conversation

marcelwgn
Copy link
Contributor

Description

The margin for the pane toggle button was not correctly be updated correctly because the function updating the margin of the pane toggle button was not called. This PR fixes that.

Motivation and Context

Closes #6493

How Has This Been Tested?

Tested manually:
Opening and closing pane of NavigationView and hiding and showing the toggle pane button

Note that the header moving is because we are switching between displaymodes.

Screenshots (if appropriate):

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Mar 2, 2022
@StephenLPeters StephenLPeters added area-NavigationView NavView control team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Mar 5, 2022
@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NavigationView NavView control team-Controls Issue for the Controls team
Projects
None yet
2 participants