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

TogglePaneTopPadding Issue with border #6038

Closed
1 of 2 tasks
ElaJegen opened this issue Oct 5, 2021 · 2 comments
Closed
1 of 2 tasks

TogglePaneTopPadding Issue with border #6038

ElaJegen opened this issue Oct 5, 2021 · 2 comments
Labels
area-NavigationView NavView control area-TitleBar Issues related to custom window title bars. needs-author-feedback Asked author to supply more information. no-recent-activity team-Controls Issue for the Controls team

Comments

@ElaJegen
Copy link

ElaJegen commented Oct 5, 2021

Describe the bug

Adding a border to the page that has NavigationView, removes the TogglePaneTopPadding. Due to the toggle button does not work as expected.

Steps to reproduce the bug

My page xaml
<controls:NavigationView IsPaneToggleButtonVisible="True"/>

My code for the title bar

var coreTitleBar = CoreApplication.GetCurrentView().TitleBar; coreTitleBar.ExtendViewIntoTitleBar = true;

Expected behavior

No response

Screenshots

First image : without border with TogglePaneTopPadding
2
g.
Second Image: with border but no top padding
1
g!

NuGet package version

No response

Windows app type

  • UWP
  • Win32

Device form factor

No response

Windows version

No response

Additional context

No response

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Oct 5, 2021
@StephenLPeters
Copy link
Contributor

I think this is the same as #2

@StephenLPeters StephenLPeters added area-NavigationView NavView control area-TitleBar Issues related to custom window title bars. needs-author-feedback Asked author to supply more information. team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Oct 20, 2021
@ghost ghost added the no-recent-activity label Nov 3, 2021
@ghost
Copy link

ghost commented Nov 3, 2021

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

@ghost ghost closed this as completed Nov 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NavigationView NavView control area-TitleBar Issues related to custom window title bars. needs-author-feedback Asked author to supply more information. no-recent-activity team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants