shiosyakeyakini-info / miria

Misskey client application for iOS, Android (and other platforms) made by flutter
https://shiosyakeyakini.info/miria_web/index.html
GNU Affero General Public License v3.0
139 stars 19 forks source link

ImageDialogの操作性改善 #557

Closed 4ster1sk closed 1 week ago

4ster1sk commented 4 months ago

・Dismissibleに変更しました ・画像の最大ズーム倍率を8倍まで拡大できるよう変更しました ・[デスクトップ]左右キーで画像の切り替えをできるようにしました

4ster1sk commented 4 months ago

InteractiveViewerをフォークしたものに差し替えました。

Android、iOS以外でズームしていない場合に onScaleStart,onScaleEnd,onScaleUpdateを呼ばないように変更しました。 (Windowsタブレットあたりでピンチズームが動かなくなったかも

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 650 lines in your changes are missing coverage. Please review.

Project coverage is 35.19%. Comparing base (bc44391) to head (9204058).

Files Patch % Lines
lib/view/common/interactive_viewer.dart 0.00% 517 Missing :warning:
lib/view/common/image_dialog.dart 0.00% 133 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #557 +/- ## =========================================== - Coverage 36.61% 35.19% -1.42% =========================================== Files 257 258 +1 Lines 13586 14132 +546 =========================================== Hits 4974 4974 - Misses 8612 9158 +546 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.