Skip to content

v0.2.0 — Color Picker & Reference Image Underlay

Choose a tag to compare

@vimcomes vimcomes released this 09 Jun 17:35
· 13 commits to master since this release

What's new in 0.2.0

Added

  • Color picker button next to every color_palette field (element and global style). Opens a visual wheel picker; selected hex is appended comma-separated to the field. Works on Windows (DejaVu-safe glyph, zero new dependencies).
  • Reference image underlay — load a PNG/JPG as a semi-transparent reference under the canvas. Controls: opacity slider, stretch/crop fit modes, visibility toggle, add/remove. Editor-only state — never written to the prompt JSON.
  • Version label — app version displayed in the window title bar.

Fixed

  • Underlay panel always visible at the bottom of the left column (no scroll required).
  • Color picker dialog wide enough to show the color preview swatch and OK/Cancel buttons without scrolling.

See CHANGELOG.md for full history.