changed UI design to save some space. Made the UI more reactive for smaller screens. Maximized resolution at startup to the possible maximum of the current display of the user

This commit is contained in:
Marc Froehlich
2026-06-24 17:34:48 +02:00
parent d9b0073144
commit 3518516e50
2 changed files with 609 additions and 40 deletions
+1
View File
@@ -15,5 +15,6 @@ module praktiKST {
exports kst4contest.model;
exports kst4contest.view;
opens kst4contest.view.map to javafx.web;
}