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

macos: add window_resizable impl #512

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

kotx
Copy link
Contributor

@kotx kotx commented Jan 10, 2025

Resolves not-fl3/macroquad#210 on macOS only.
This makes window_masks mutable but it can be changed to be within a block instead.

Let me know if I'm missing something obvious like a set_resizable function, it's my first time looking at this codebase.

@not-fl3
Copy link
Owner

not-fl3 commented Jan 10, 2025

Thanks for PR!

@not-fl3 not-fl3 merged commit c09662d into not-fl3:master Jan 10, 2025
10 checks passed
@kotx kotx deleted the macos_resizable branch January 10, 2025 23:40
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.

Non-resizable windows stlil able to be resized
2 participants