We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JPEG XL pictures are not displayed inside the app, to view the picture I have to download.
Support displaying JPEG XL pictures inside the app
No response
The text was updated successfully, but these errors were encountered:
If your browser supports it https://caniuse.com/?search=JPEG%20XL cinny probably needs to add the mime type to the allowed onces like for #1783 (comment)
Sorry, something went wrong.
mimeTypes.ts: add JPEG XL MIME
e91adb0
closes cinnyapp#1915
Successfully merging a pull request may close this issue.
Describe the problem
JPEG XL pictures are not displayed inside the app, to view the picture I have to download.
Describe the solution you'd like
Support displaying JPEG XL pictures inside the app
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: