-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
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
feat: add support for heic format #438
feat: add support for heic format #438
Conversation
@ayuki-joto この修正をローカルの開発環境で試してみると、quillエディタからのダイレクトアップロードに失敗するんですが、何か特殊な設定は必要でしょうか?
というエラーで失敗するようでした。 imagemagickは |
おっと、quillエディタでHEIC画像をあげた場合ということでしょうか? |
提案コンポーネントとかブログコンポーネントとかです。 |
もろもろ問題ありそうなところを ayuki-joto#16 でPRしましたが、これでもどうも問題ありそう…? というところです。 |
HEIF形式対応に関する修正
…into feature/add-support-heic-format
uploadは確認できましたが、HEICの画像はwidth, heightが大きいのでdecidim側のuploadの制限にかかって422が変えることが多そうです。 |
試してみましたが、 |
🎩 What? Why?
active storageでの.HEIC拡張子の対応
📌 Related Issues
📋 Subtasks
CHANGELOG
upgrade notes, if required📷 Screenshots (optional)