ScriptUI-Dialog-Builder-Joonas
ScriptUI-Dialog-Builder-Joonas copied to clipboard
Snapshots: rendering issue with dialog preview icons
Since adding snapshots I accepted the fact that the preview images won't be perfect, but after I changed all dialog preview icons to inline SVG's these rendering issues got a bit worse.
I wonder if converting them to base64 and adding them as
<img/>
would help. If that solves it, it would be simple enough to fix.