From 34e0a0c8baac291a4a4d9bd048de2d2b7fe1ab14 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Thu, 11 Apr 2024 16:25:20 +0200 Subject: [PATCH] change layout of tree to go: system / faction / bgs This was requested by some very special commanders who, after a massive BGS bender, have very long lists in terms of BGS actions taken --- EliteBGS/MainWindow.xaml | 180 ++++++++++++++++++++---------------- EliteBGS/MainWindow.xaml.cs | 2 +- EliteBGS/Objective.cs | 2 +- EliteBGS/Report.cs | 47 ++++++---- 4 files changed, 132 insertions(+), 99 deletions(-) diff --git a/EliteBGS/MainWindow.xaml b/EliteBGS/MainWindow.xaml index 4608027..50596ce 100644 --- a/EliteBGS/MainWindow.xaml +++ b/EliteBGS/MainWindow.xaml @@ -9,10 +9,107 @@ mc:Ignorable="d" Title="Elite: Dangerous BGS Helper" Height="520" Width="950" Icon="Salus.ico" Closing="window_Closing"> + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +