CabbageRack
CabbageRack copied to clipboard
`image` widget does not render with SVG in Rack
When creating a Rack module with an SVG image
widget, the image does not seem to render:
Steps to reproduce
- create a new Rack module project
- add an
image
widget - select the provided
"res/CabbageRack.svg"
- export the plugin
- load it in Rack
Right, that should be pretty simple to sort. Leave it with me.