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

Protect against MouseInfo.getPointerInfo() returning null in WindowDraggableArea #1049

Merged
merged 1 commit into from Feb 5, 2024

Conversation

m-sasha
Copy link

@m-sasha m-sasha commented Feb 3, 2024

also a minor refactoring/renaming.

Proposed Changes

  • Don't assume MouseInfo.getPointerInfo() returns a non-null value.

Testing

Test: CI will test it.

Issues Fixed

Fixes: JetBrains/compose-multiplatform#4179

@m-sasha m-sasha merged commit 217cc36 into jb-main Feb 5, 2024
6 checks passed
@m-sasha m-sasha deleted the m-sasha/refactor-window-draggable-area branch February 5, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants