Original images
If use_original_image
is set to true but the original image format is not natively supported by browsers, Kiosk will automatically fall back to using the preview image.
What's Changed
⚡ Fixes
- Only use supported image types when
use_original_image
is set to true by @damongolding in #205
Other changes
New Contributors
Full Changelog: v0.13.0...v0.13.1