TextureSync/client
CodeSteak a2f5b65e30 Calling App.start(stage) early
Calling super.start early prevents a weird layouting bug
were the button of the window is white.
This could(?) be caused by stage and StartupView having
a different min-size.
2019-06-12 19:37:32 +02:00
..
gradle/wrapper use gradle 5.4.1 2019-05-03 22:46:31 +02:00
src/main Calling App.start(stage) early 2019-06-12 19:37:32 +02:00
.gitignore created client packages 2019-04-30 16:49:02 +02:00
build.gradle added com.github.johnrengelman.shadow 2019-06-08 15:32:05 +02:00
gradle.properties created client packages 2019-04-30 16:49:02 +02:00
gradlew created client packages 2019-04-30 16:49:02 +02:00
gradlew.bat created client packages 2019-04-30 16:49:02 +02:00
settings.gradle added com.github.johnrengelman.shadow 2019-06-08 15:32:05 +02:00