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

There is a Gap when the title bar is set to RTL #9160

Open
ghost1372 opened this issue Dec 12, 2023 · 0 comments
Open

There is a Gap when the title bar is set to RTL #9160

ghost1372 opened this issue Dec 12, 2023 · 0 comments
Labels
area-TitleBar Issues related to custom window title bars. bug Something isn't working team-Markup Issue for the Markup team

Comments

@ghost1372
Copy link
Contributor

Describe the bug

related to #8671 and #8671 (comment)
for changing layout to RTL we need to use WS_EX_LAYOUTRTL + FlowDirection (both) and this is result:
image
as you can see there is a gap! which is not expected.

Steps to reproduce the bug

1.create a custom titlebar app
2.change layout to rtl

Expected behavior

titlebar layout should be changed to rtl without gap

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.4.3: 1.4.231115000

Windows version

Windows 11 (22H2): Build 22621

Additional context

No response

@ghost1372 ghost1372 added the bug Something isn't working label Dec 12, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Dec 12, 2023
@bpulliam bpulliam added team-Markup Issue for the Markup team area-TitleBar Issues related to custom window title bars. and removed needs-triage Issue needs to be triaged by the area owners labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TitleBar Issues related to custom window title bars. bug Something isn't working team-Markup Issue for the Markup team
Projects
None yet
Development

No branches or pull requests

2 participants