Commit c767abb
committed
refactor: enhance node click handling in Classification component
- Updated nodeClickHandler to toggle node selection based on current checked state, improving user interaction.
- Added props to disable checking on click for nodes and leaves, enhancing control over tree behavior.1 parent 71e8471 commit c767abb
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
154 | 162 | | |
155 | 163 | | |
156 | 164 | | |
| |||
539 | 547 | | |
540 | 548 | | |
541 | 549 | | |
| 550 | + | |
| 551 | + | |
542 | 552 | | |
543 | 553 | | |
544 | 554 | | |
| |||
0 commit comments