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

Mac: Fix firing LocationChanged event when only size changes #2622

Merged
merged 1 commit into from Feb 27, 2024

Conversation

cwensley
Copy link
Member

If you change the size of window from the top, it wouldn't fire the LocationChanged event as on Mac the location is based on the lower left vs. upper left. We now fire the location changed event when the size is changed, if the location is different than last.

@cwensley cwensley added the bug label Feb 26, 2024
@cwensley cwensley added this to the 2.8.3 milestone Feb 26, 2024
@cwensley cwensley merged commit 44bd4aa into picoe:develop Feb 27, 2024
3 checks passed
@cwensley cwensley deleted the curtis/mac-window-location-change branch February 27, 2024 15:42
cwensley added a commit to cwensley/Eto that referenced this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant