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: Fix surface position #4027

Merged
merged 2 commits into from
Dec 3, 2024
Merged

macOS: Fix surface position #4027

merged 2 commits into from
Dec 3, 2024

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Dec 2, 2024

I must have either been confused about what contentRectForFrameRect: returns when I made this in #3890, or perhaps it was introduced during a merge? In any case, I didn't test it properly then, and the implementation was wrong. So I've fixed that.

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
    • This is going to go in the same release as the PR the bug was introduced in, so have not added a changelog entry.
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

@madsmtm madsmtm added B - bug Dang, that shouldn't have happened DS - macos labels Dec 2, 2024
@madsmtm madsmtm force-pushed the madsmtm/macos-surface-position branch from 6235d77 to 501be6f Compare December 2, 2024 20:39
@madsmtm madsmtm added this to the Version 0.31.0 milestone Dec 2, 2024
@madsmtm madsmtm merged commit ca46e29 into master Dec 3, 2024
58 checks passed
@madsmtm madsmtm deleted the madsmtm/macos-surface-position branch December 3, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B - bug Dang, that shouldn't have happened DS - macos
Development

Successfully merging this pull request may close these issues.

2 participants