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
サーバー側でメディアプロキシを有効にして、ユーザー設定で「アニメーション画像を再生しない」を「常に再生」にして、「添付画像のサムネイルをオリジナル画質にする」を無効にするとアニメーション画像が再生されない
サムネイル画質のアニメーション画像が読み込まれる
サムネイル画質を使うと常にアニメーションが無効化される これで読み込まれるURLがstatic.webになってる
cherrypick/packages/frontend/src/components/MkMediaImage.vue
Line 92 in d37bade
cherrypick/packages/backend/src/core/entities/DriveFileEntityService.ts
Line 102 in d37bade
* Model and OS of the device(s): * Browser: * Server URL: * CherryPick:
* Installation Method or Hosting Service: * CherryPick: * Node: * PostgreSQL: * Redis: * OS and Architecture:
The text was updated successfully, but these errors were encountered:
ローカルファイルでも無視された。この設定なんなの
Sorry, something went wrong.
これwontfixにしようかな
kozakura913
No branches or pull requests
💡 概要(Summary)
サーバー側でメディアプロキシを有効にして、ユーザー設定で「アニメーション画像を再生しない」を「常に再生」にして、「添付画像のサムネイルをオリジナル画質にする」を無効にするとアニメーション画像が再生されない
🥰 期待する動作(Expected Behavior)
サムネイル画質のアニメーション画像が読み込まれる
🤬 実際の動作(Actual Behavior)
サムネイル画質を使うと常にアニメーションが無効化される
これで読み込まれるURLがstatic.webになってる
cherrypick/packages/frontend/src/components/MkMediaImage.vue
Line 92 in d37bade
そのURLを生成してる実装
cherrypick/packages/backend/src/core/entities/DriveFileEntityService.ts
Line 102 in d37bade
📝 再現手順(Steps to Reproduce)
💻 動作環境(Frontend Environment)
🛰 動作環境(サーバー管理者向け)(Backend Environment (for server admin))
このバグを自分で修正しますか?(Do you want to address this bug yourself?)
The text was updated successfully, but these errors were encountered: