Skip to content

fix(launcher): Match Kotlin default window size#1084

Merged
leumor merged 1 commit intorelease/2from
bugfix/launcher-default-window-size
Mar 3, 2026
Merged

fix(launcher): Match Kotlin default window size#1084
leumor merged 1 commit intorelease/2from
bugfix/launcher-default-window-size

Conversation

@leumor
Copy link
Collaborator

@leumor leumor commented Mar 3, 2026

Summary

  • Restore the launcher default startup window size to 900x600 so Java behavior matches the original Kotlin launcher.
  • Add explicit default size constants in Launcher and apply them after pack().
  • Keep the existing minimum size (450x300) unchanged.

How to test

  • ./gradlew test --tests '*LauncherTest'
  • ./gradlew runLauncher and verify the initial window opens larger (900x600 default).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

@leumor leumor merged commit 69b8d4a into release/2 Mar 3, 2026
4 checks passed
@leumor leumor deleted the bugfix/launcher-default-window-size branch March 3, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant