A simple, high performance text editor.
Go to file
Greg Pomerantz c452cbef6d Fix BottomBar element positioning in renderer
- drawBottomBar now uses element region to position text
- Clips to bottom bar region before drawing
- Positions cursor position, byte position, word wrap button correctly

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-05-08 17:12:21 -04:00
cmd/pad Move logic into separate internal/editor package 2026-05-08 17:06:00 -04:00
doc Re-arrange top bar icons, move byte position to bottom bar 2026-05-08 15:22:12 -04:00
internal Fix BottomBar element positioning in renderer 2026-05-08 17:12:21 -04:00
go.mod Add Gioui scaffolding with Label and ListView rendering 2026-05-07 17:45:56 -04:00
go.sum Add Gioui scaffolding with Label and ListView rendering 2026-05-07 17:45:56 -04:00
pad Fix BottomBar element positioning in renderer 2026-05-08 17:12:21 -04:00