From 403a2a100a8930ba8f6cd9e253fb4f922ee21ede Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 20 May 2023 21:54:47 -0600 Subject: resizing not working on windows yet --- src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt | 3 --- .../xyz/brysonsteck/ServerCraft/primary.fxml | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt b/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt index 5b5ddac..092b7dd 100644 --- a/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt +++ b/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt @@ -1,6 +1,3 @@ -/* - * This Kotlin source file was generated by the Gradle 'init' task. - */ package xyz.brysonsteck.ServerCraft import javafx.application.Application; diff --git a/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml b/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml index 6967ba8..ea5651f 100644 --- a/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml +++ b/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml @@ -23,9 +23,9 @@ - + - +