Skip to content

Conversation

@deanlee
Copy link
Contributor

@deanlee deanlee commented Nov 8, 2025

Introduces a mouse_events_enabled flag to the base Widget class, similar to Qt’s WA_TransparentForMouseEvents behavior.

Non-interactive widgets such as Label and HtmlRenderer now have mouse event handling disabled by default, preventing unnecessary event processing

@github-actions github-actions bot added the ui label Nov 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

raylib UI Preview

All Screenshots

@deanlee deanlee marked this pull request as draft November 8, 2025 05:45
@deanlee deanlee marked this pull request as ready for review November 8, 2025 05:50
@sshane
Copy link
Contributor

sshane commented Nov 11, 2025

Is there a noticeable speedup? I'd prefer to wait to add extra complexity until we actually need it

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.

2 participants