Pad/cmd/pad
Greg Pomerantz 4a9253616d Fix StatusBar background using push/pop instead of op.Record macro
The op.Record macro was leaving a clip on the stack that prevented
subsequent elements from drawing. Use clip.Rect{}.Push()/clip.Pop()
instead for immediate push/pop.
2026-05-09 19:13:33 -04:00
..
main.go Fix StatusBar background using push/pop instead of op.Record macro 2026-05-09 19:13:33 -04:00
pad Fix BottomBar X positioning to use visible window width 2026-05-09 18:01:24 -04:00