-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Window can't be dragged using title bar and no caption buttons rendered with extend client area #15522
Comments
When I open DevTools and set manually ExtendClientAreaChromeHints to PreferSystemChrome it fixed the issue, but setting from xaml or code does not help. |
screencast.2024-04-26.10-10-03.mp4 |
On 11.1.0-beta1 I can drag window but caption buttons are not rendered (they are actually rendered when window is maximised). |
I did try setting ExtendClientAreaChromeHints only from code but did not help, same results as from xaml. |
This is what happens on 11.1.0-beta1 screencast.2024-04-26.10-17-49.mp4 |
Might be related to: 4c949ee |
Describe the bug
Window can't be dragged using title bar and no caption buttons rendered with extend client area.
To Reproduce
Set on Window
Expected behavior
Window can be dragged using title bar and caption buttons are rendered with extend client area
Avalonia version
11.1.0-beta2
OS
Windows
Additional context
No response
The text was updated successfully, but these errors were encountered: