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

Find alternative for UWP ExtendViewIntoTitleBar API to fix issue with non clickable elements in top orientation #1081

Merged
merged 2 commits into from
Oct 5, 2022

Conversation

marcelwgn
Copy link
Collaborator

Description

Fixes the issue by not extending the content into the titlebar just like the WinUI 2 Gallery does.

Motivation and Context

Closes #1065

How Has This Been Tested?

Tested manually.

Screenshots (if appropriate):

Screenshot of WinUI 3 Gallery with navigation being on top

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@bpulliam bpulliam merged commit 55bcd29 into microsoft:main Oct 5, 2022
bpulliam pushed a commit that referenced this pull request Oct 5, 2022
… non clickable elements in top orientation (#1081)

* Find alternative for UWP ExtendViewIntoTitleBar API to fix issue with non clickable elements in top orientation

* CR feedback
@MSEDGE-CORE
Copy link

I Found that the App TitleBar works well when using "FallBack TitleBar" but I can't click the 3 buttons in the right top corner or move the window when using this mode

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.

[WinUI3Gallery] TitleBar Conflicts with App Contents
3 participants