Commit 59b2013
committed
Remove fixed-depth x-coordinate gate for task list taps
The previous check rejected taps beyond a single leading margin width, preventing interaction with indented checkboxes. The handler now performs its own nesting-aware check, so the outer gate only needs to verify the editor is enabled.1 parent a4bcfd5 commit 59b2013
1 file changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
759 | 757 | | |
760 | 758 | | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | 759 | | |
765 | 760 | | |
766 | 761 | | |
| |||
0 commit comments