From 5908200bc477593e86a59eabdab5bf296bbe0401 Mon Sep 17 00:00:00 2001 From: Hirek193 Date: Wed, 24 Jun 2026 10:08:17 +0200 Subject: [PATCH] Fix loads, some UI improvements --- StarterNG/MainWindow.axaml | 32 +++++--- StarterNG/Styles/Carbon.axaml | 4 + StarterNG/Views/Depot.axaml | 2 + StarterNG/Views/Depot.axaml.cs | 76 +++++++++++++----- StarterNG/Views/Scenarios.axaml | 16 ++-- StarterNG/Views/Scenarios.axaml.cs | 123 ++++++++++++++++++++++++++--- StarterNG/startercfg/lang/en.xml | 1 + StarterNG/startercfg/lang/pl.xml | 1 + 8 files changed, 207 insertions(+), 48 deletions(-) diff --git a/StarterNG/MainWindow.axaml b/StarterNG/MainWindow.axaml index 0ca9660..8cbddeb 100644 --- a/StarterNG/MainWindow.axaml +++ b/StarterNG/MainWindow.axaml @@ -29,13 +29,25 @@ - - - + and the OS buttons render at its top-right. The log button sits + on top of the strip, just left of the OS min/max/close buttons. --> + + + + + + + + @@ -65,7 +77,7 @@ HorizontalContentAlignment="Center" /> - @@ -82,10 +94,6 @@ English - diff --git a/StarterNG/Styles/Carbon.axaml b/StarterNG/Styles/Carbon.axaml index 77ed659..46c7653 100644 --- a/StarterNG/Styles/Carbon.axaml +++ b/StarterNG/Styles/Carbon.axaml @@ -181,8 +181,12 @@ +