Skip to content

v2.0.2

Choose a tag to compare

@DoomSalat DoomSalat released this 22 Jul 08:10
  • Infobox image icons: Replaced emoji icons (export, import, lock, link, brush, eraser, download) with actual PNG image resources via {img:ResourceName} tokens
  • Inline icon support: Multiple icons in a single line (e.g. brush / eraser) now render correctly via InlineUIContainer
  • Text color fix: Icon rows now match the surrounding text color — gray (BrushTextDim) in section cards, white (BrushText) in standalone lines and tips cards
  • Open-folder toggle: Added a toggle button with folder icon in the bottom bar; blue = open Downloads folder after export/download, gray = disabled
  • ExplorerService: New service that reuses existing Explorer windows and selects the exported file, instead of always opening a new window
  • All Explorer-open calls (export, PNG save, update download) are now guarded by the OpenFolderAfterDownload setting