Pad/cmd
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
..
pad Fix StatusBar background using push/pop instead of op.Record macro 2026-05-09 19:13:33 -04:00