- Remove Renderer.scale field and SetScale method - Add ScaleProvider interface to avoid editor/ui import cycle - Add Scale() method to State, rename Scale field to scale - Renderer reads scale through r.scale.Scale() - Fix icons.go blank import preventing embed.FS usage - Update main.go to pass State as ScaleProvider to Renderer |
||
|---|---|---|
| .. | ||
| copy.png | ||
| copy.svg | ||
| cut.png | ||
| cut.svg | ||
| gen_icons.go | ||
| icons.go | ||
| paste.png | ||
| paste.svg | ||