Commit f96948e
fix(site): allow text selection in Tool Explorer tool names (#1060)
- Add select-text to button to override browser's user-select: none
- Guard click handler to skip toggle when text is being selected
Co-authored-by: Sergey <sergey@example.com>1 parent a0805c7 commit f96948e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| 525 | + | |
525 | 526 | | |
526 | 527 | | |
527 | 528 | | |
| |||
0 commit comments