-
Notifications
You must be signed in to change notification settings - Fork 20
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
[デスクトップ] 初期ウィンドウサイズを縦長に変更する #538
[デスクトップ] 初期ウィンドウサイズを縦長に変更する #538
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #538 +/- ##
===========================================
- Coverage 39.18% 37.67% -1.51%
===========================================
Files 247 251 +4
Lines 11862 13342 +1480
===========================================
+ Hits 4648 5027 +379
- Misses 7214 8315 +1101 ☔ View full report in Codecov by Sentry. |
macもWindowsと一緒でいい気がする…(私自身が小さめのモニターをMacで使ってるので… |
Windowsと同じ値に設定しました。ただし、実際にどのような表示になるのかまでは確認していない(できない)ことに注意してください。 |
起動時のウィンドウサイズが横に広い状態(Flutterのデフォルト)から、スマホのウィンドウに合わせて縦長にする提案です。
Conflict with #561<- Resolved※他に最適なサイズがある場合は提案をお願いします。