Pad/internal
Greg Pomerantz 2b7c9cd3eb Collapse editor top bar to one row (back + filename)
The cut/copy/paste icons were dead placeholders (no handlers);
clipboard actions live in the floating selection menu, so the second
icon row is removed. The bar goes from two rows at 52dp to one row at
32dp, giving the editor 20dp more height.

- filename_test.go now finds the label by type (back icon precedes it)
- menu tracking tests updated for the new editorY (reg.Y = 10+32)
- scroll_cursor e2e simulation updated to match
- On-device verified: back button works, floating menu places above
  with room and flips below on the first lines, handles unaffected.
2026-08-18 08:32:19 -04:00
..
browser chore: remove per-event debug logging from the normal path 2026-08-16 20:58:49 -04:00
editor Collapse editor top bar to one row (back + filename) 2026-08-18 08:32:19 -04:00
io/pool Fix write-concurrency race: per-file write protocol + unique temps 2026-08-17 16:29:47 -04:00
perf perf: default-off in-app profiler + debug scroll jumps; verify scroll perf & clamping 2026-08-16 16:53:28 -04:00
test/e2e Collapse editor top bar to one row (back + filename) 2026-08-18 08:32:19 -04:00
ui Redesign selection handles (teardrop + 48dp grab); place menu above selection 2026-08-18 08:08:51 -04:00