Skip to content

Fix + Standardize Mouse Handling - #306

Merged
uvcat7 merged 5 commits into
betafrom
fix/mouse-standard
Aug 29, 2026
Merged

Fix + Standardize Mouse Handling#306
uvcat7 merged 5 commits into
betafrom
fix/mouse-standard

Conversation

@Psycast

@Psycast Psycast commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

SDL Mouse Fixes

Restore Right, Middle, and double click handling.
Changes caused the removal of all mouse event except single press mouse clicks, affecting text editing.

MousePress standardization

Only mouse press event used a different structure using a unhandled() and setHandled() function instead of use the property directly like all over input event structures.

This change makes all inputs consistent.

@uvcat7
uvcat7 self-requested a review August 29, 2026 21:50
@uvcat7
uvcat7 merged commit cf05fb1 into beta Aug 29, 2026
8 checks passed
@uvcat7
uvcat7 deleted the fix/mouse-standard branch August 29, 2026 21:50
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.

2 participants