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.
|
||
|---|---|---|
| .. | ||
| main.go | ||
| pad | ||
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.
|
||
|---|---|---|
| .. | ||
| main.go | ||
| pad | ||