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

Hiding close button and title leaves blank space in top-positioned flyouts #2485

Closed
DavidIQ opened this issue Apr 26, 2016 · 0 comments · Fixed by #2523
Closed

Hiding close button and title leaves blank space in top-positioned flyouts #2485

DavidIQ opened this issue Apr 26, 2016 · 0 comments · Fixed by #2523
Assignees
Milestone

Comments

@DavidIQ
Copy link

DavidIQ commented Apr 26, 2016

What steps will reproduce this issue?

When setting TitleVisibility and CloseButtonVisibility so that they don't show the space where the two controls are supposed to show on the left of a top-positioned fly-out is still displayed on the flyout. This is because dpHeader is still present and has a margin applied to it even though nothing is displaying inside of it:
image

Expected outcome

No blank space shown to the left of the control.

Environment

  • MahApps.Metro 1.2.4
  • Windows 10
  • Visual Studio 2015
  • .NET Framework 4.5.2
@punker76 punker76 self-assigned this Apr 27, 2016
@punker76 punker76 added this to the 1.3.0 milestone Apr 27, 2016
punker76 added a commit that referenced this issue May 25, 2016
punker76 added a commit that referenced this issue May 30, 2016
punker76 added a commit that referenced this issue Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants