Skip to content

Fix how images are supplied by the source - restore the multiblock

Aron Helser requested to merge aron.helser/smtk:fix_image_display into master

Image data should be stored in a multiblock and added to the resource output - instead each image was overwriting the previous one. Also restore metadata for images.

Merge request reports