Commit ff9183b
preecho: back to bottom + sequencer 3-cell height + bigger anchor cells
Three reversibility-correcting tweaks:
- StepSequencer module back to (cols, 3). Gives the preecho row
room at the bottom without being clipped by the ScrollArea's
vertical fill when lanes grow.
- Preecho row moved back BELOW the lane ScrollArea, where it was
originally. Pinning it above was my previous attempt at avoiding
the clipping; the root issue was module height, not stacking order.
- Anchor strip cells 10×14 → 15×21 px (~1.5×). Click targets
actually read as toggle boxes now rather than slivers.
489 tests still passing.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6859190 commit ff9183b
3 files changed
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | 488 | | |
494 | 489 | | |
495 | 490 | | |
| |||
940 | 935 | | |
941 | 936 | | |
942 | 937 | | |
943 | | - | |
944 | | - | |
945 | | - | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
946 | 943 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments