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

TreeNode: allow pinning EventHandler to TreeNode #918

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

gucio321
Copy link
Collaborator

No description provided.

This adds (*TreeNodeWidget).EventHandler(...) as an alternative
to (*TreeNodeWidget).Event (which is marked depecated btw).

fix AllenDang#917
@gucio321 gucio321 linked an issue Nov 27, 2024 that may be closed by this pull request
@gucio321 gucio321 merged commit 9fe305a into AllenDang:master Nov 27, 2024
4 checks passed
@gucio321 gucio321 deleted the event-tree-node branch November 27, 2024 11:15
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.

[bug] TreeNode OnClick event doesn't run when closing the node.
1 participant