Mio - 2024-03-26

The easiest solution seems to be:

  • Don't add the main container unless it's a remote image (so we can show the progress bar)
  • Add the image as a direct child of the window using "elm_object_content_set()".

This may become a limitation later if I try and add other features, but for the foreseeable future this should be find.