better styling, fixed some logic

This commit is contained in:
Daniel
2024-10-15 02:11:01 +03:00
parent d46d258889
commit 25d59bedbf
8 changed files with 363 additions and 253 deletions

View File

@@ -30,6 +30,7 @@
<artifactId>atlantafx-base</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>