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

[デスクトップ]Ctrl+Enterでノートを送信するキーボードショートカット #591

Closed Npepperlinux closed 3 months ago

Npepperlinux commented 5 months ago

簡易投稿欄及び投稿欄において、テキスト入力欄にフォーカス中、Ctrl+Enterでノートを送信するキーボードショートカットを追加しました。

ref: https://github.com/ilplrr/miria/commit/77256db06dc90189184d152c1eb1a9ceb4e91c74

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 36.58%. Comparing base (017c89e) to head (4db3b68).

Files Patch % Lines
lib/view/note_create_page/note_create_page.dart 44.44% 5 Missing :warning:
lib/view/time_line_page/time_line_page.dart 28.57% 5 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 #591 +/- ## =========================================== - Coverage 36.60% 36.58% -0.03% =========================================== Files 257 257 Lines 13587 13600 +13 =========================================== + Hits 4974 4976 +2 - Misses 8613 8624 +11 ```

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