Skip to content

Conversation

ladadeedee
Copy link
Collaborator

Recently (probably Ember 3) stopped calling the select action whenever clicking on a node outside of its
text (to the left or right of the node's name). This commit makes the entire x-tree-node clickable by adding
the click() handler. Checkboxes and expand arrows are not affected since they have bubbles=false set.

Recently (probably Ember 3) stopped calling the `select' action whenever clicking on a node outside of its
text (to the left or right of the node's name). This commit makes the entire x-tree-node clickable by adding
the click() handler. Checkboxes and expand arrows are not affected since they have `bubbles=false' set.
@btecu btecu merged commit c42aee6 into btecu:master Jun 4, 2018
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