update shell
This commit is contained in:
parent
19396aec9e
commit
dea0ef0d6a
@ -20,7 +20,7 @@ public final class StudioWindowCoordinator {
|
||||
private static final double LAUNCHER_WIDTH = 760;
|
||||
private static final double LAUNCHER_HEIGHT = 750;
|
||||
private static final double PROJECT_LOADING_WIDTH = 460;
|
||||
private static final double PROJECT_LOADING_HEIGHT = 220;
|
||||
private static final double PROJECT_LOADING_HEIGHT = 250;
|
||||
private static final double PROJECT_WIDTH = 1280;
|
||||
private static final double PROJECT_HEIGHT = 840;
|
||||
private static final Duration PROJECT_OPEN_DELAY = Duration.seconds(1.5);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user