Pad/internal
Greg Pomerantz bef3929f40 fix: update tests and fix SetCursorFromPoint panic
- Rewrite cursor_test.go to use the current GlyphLayout-based API
  instead of the deleted byteOffsetToLineCol function
- Add guard for empty/missing layout slices in SetCursorFromPoint
  to prevent index-out-of-range panic on empty documents
- Add missing Advance field to e2e test GlyphLayout initialization
- Add cmd/pad/pad binary to .gitignore
2026-06-04 07:24:44 -04:00
..
browser browser: fix search when SortIndex is unavailable 2026-06-03 14:22:06 -04:00
editor fix: update tests and fix SetCursorFromPoint panic 2026-06-04 07:24:44 -04:00
io/pool Add e2e test harness for testing editor logic without Gio display 2026-05-31 08:56:30 -04:00
test/e2e fix: update tests and fix SetCursorFromPoint panic 2026-06-04 07:24:44 -04:00
ui Show soft keyboard on editor focus 2026-06-03 22:31:49 -04:00