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
153 stars 20 forks source link

添付ファイルの表示を横幅を制限したCard()に変更 #595

Closed Npepperlinux closed 3 months ago

Npepperlinux commented 5 months ago

Fix #594

添付ファイルのプレビューをCard()で囲み、SizedBox()で横幅を制限するようにしました。 修正前 修正後
Screenshot from 2024-04-20 20-09-43 Screenshot from 2024-04-20 20-08-32
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 36.62%. Comparing base (017c89e) to head (a738666).

Files Patch % Lines
lib/view/note_create_page/create_file_view.dart 84.21% 3 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 #595 +/- ## =========================================== + Coverage 36.60% 36.62% +0.02% =========================================== Files 257 257 Lines 13587 13593 +6 =========================================== + Hits 4974 4979 +5 - Misses 8613 8614 +1 ```

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