Pad/internal/test
Greg Pomerantz 153f555a23 Shrink the text area while the find bar is open
The find bar (32..72) used to be drawn over the top of the text area,
covering the first visible line. EditorLayout now lowers the text area
top by FindBarHeight (new shared constant) while the find bar is visible;
it snaps back on close. e2e: assert the editor region top moves to
32+FindBarHeight while open.
2026-08-20 05:19:58 -04:00
..
e2e Shrink the text area while the find bar is open 2026-08-20 05:19:58 -04:00