- Move icons/ to internal/ui/icons/ for go:embed - Renderer.loadIcons() loads PNGs from embedded filesystem - drawStatusBar() uses drawPng() for cut/copy/paste/search/conflict icons - Icons are 16dp, rendered from 48x48 PNGs (2x density) |
||
|---|---|---|
| .. | ||
| copy.png | ||
| copy.svg | ||
| cut.png | ||
| cut.svg | ||
| gen_icons.go | ||
| icons.go | ||
| paste.png | ||
| paste.svg | ||