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

fix: use HasStyleMask(NSWindowStyleMaskResizable) instead of IsResizable() for enabling/disabling window maximize button #41027

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jan 17, 2024

Backport of #40994

See that PR for details.

Notes: fix macOS bug that causes window maximize button to be disabled in full-screen mode

trop bot and others added 2 commits January 17, 2024 17:24
…izable()` for enabling/disabling window maximize button

Co-authored-by: Tamás Zahola <tzahola@gmail.com>
Co-authored-by: Tamás Zahola <tzahola@gmail.com>
@deepak1556
Copy link
Member

Failing tests are unrelated, merging.

@deepak1556 deepak1556 merged commit 08ce63f into 27-x-y Jan 23, 2024
16 of 17 checks passed
@deepak1556 deepak1556 deleted the trop/27-x-y-bp-fix-use-hasstylemask-nswindowstylemaskresizable-instead-of-isresizable-for-enabling-disabling-window-maximize-button-1705512239454 branch January 23, 2024 09:41
Copy link

release-clerk bot commented Jan 23, 2024

Release Notes Persisted

fix macOS bug that causes window maximize button to be disabled in full-screen mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
27-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants