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

Propagate mouse events to ListWidget children #694

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

whitebyte
Copy link
Contributor

#538 part 2

This allows ListWidget children to receive mouse events, so they can be hovered, buttons can be clicked etc. It still does nothing to keyboard events, so for example EditLine is still not editable. I'll try to tackle it in a separate PR later

@GrimMaple GrimMaple merged commit 8614a7c into buggins:master Dec 8, 2024
4 checks passed
@whitebyte whitebyte deleted the child-events-pt2 branch December 8, 2024 10: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