Skip to content

Mac: Avoid crash if a drag drop cannot be started with DoDragDrop#2968

Merged
cwensley merged 1 commit into
picoe:developfrom
cwensley:curtis/mac-avoid-crash-in-dodragdrop
Jun 15, 2026
Merged

Mac: Avoid crash if a drag drop cannot be started with DoDragDrop#2968
cwensley merged 1 commit into
picoe:developfrom
cwensley:curtis/mac-avoid-crash-in-dodragdrop

Conversation

@cwensley

Copy link
Copy Markdown
Member

For example, you cannot start a drag/drop when the mouse isn't down. If you do you will get a NRE. This protects from incorrectly calling DoDragDrop in the wrong states.

@cwensley cwensley added this to the 2.12.0 milestone Jun 15, 2026
@cwensley cwensley merged commit 9be0b5b into picoe:develop Jun 15, 2026
3 checks passed
@cwensley cwensley deleted the curtis/mac-avoid-crash-in-dodragdrop branch June 15, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant