A simple, high performance text editor.
Go to file
Greg Pomerantz aa422ab541 Fix element positioning in renderer
- Use gtx.Constraints.Min.X/Y instead of image.Point.ToSize()
- Properly position all elements at their region origins
- Fix StatusBar and BottomBar text positioning

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-05-08 17:26:49 -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 element positioning in renderer 2026-05-08 17:26:49 -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 element positioning in renderer 2026-05-08 17:26:49 -04:00