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

Win32 - Fix client size update when window is opened with extended client area #13865

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

emmauss
Copy link
Contributor

@emmauss emmauss commented Dec 7, 2023

What does the pull request do?

Fixes an issue introduced in #12752, described here, #12752 (comment) . On Window.Show, when window properties are updated, the client is wrongly calculated as if SystemDecoration are on, which they aren't if client is extended to decorations.

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@jmacato jmacato enabled auto-merge December 7, 2023 08:20
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0042717-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@jmacato jmacato added this pull request to the merge queue Dec 7, 2023
@maxkatz6 maxkatz6 added the backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch label Dec 7, 2023
Merged via the queue into master with commit cb8d4b4 Dec 7, 2023
7 checks passed
@jmacato jmacato deleted the fixes/extend_client__size_fix branch December 7, 2023 09:42
@maxkatz6 maxkatz6 removed the backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch label Jan 12, 2024
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.

4 participants