From 00b905ab7872da6488ba206954f000a5fffea083 Mon Sep 17 00:00:00 2001 From: Benjamin Auquite Date: Tue, 3 Oct 2023 17:06:19 -0500 Subject: [PATCH] Fix invisible download links in k1 style --- KOTORModSync.GUI/MainWindow.axaml | 11 +++- KOTORModSync.GUI/Styles/Kotor2Style.axaml | 5 +- KOTORModSync.GUI/Styles/KotorStyle.axaml | 69 ++++++++++++++--------- 3 files changed, 56 insertions(+), 29 deletions(-) diff --git a/KOTORModSync.GUI/MainWindow.axaml b/KOTORModSync.GUI/MainWindow.axaml index c1aa412..a3a25a3 100644 --- a/KOTORModSync.GUI/MainWindow.axaml +++ b/KOTORModSync.GUI/MainWindow.axaml @@ -47,6 +47,7 @@ + @@ -86,8 +87,9 @@ + - + @@ -240,6 +243,7 @@ + @@ -275,6 +279,7 @@ + @@ -351,6 +356,7 @@ + @@ -499,6 +505,7 @@ + @@ -572,6 +579,7 @@ + + diff --git a/KOTORModSync.GUI/Styles/Kotor2Style.axaml b/KOTORModSync.GUI/Styles/Kotor2Style.axaml index 483b0ef..7a94379 100644 --- a/KOTORModSync.GUI/Styles/Kotor2Style.axaml +++ b/KOTORModSync.GUI/Styles/Kotor2Style.axaml @@ -9,9 +9,9 @@ + + + + @@ -26,7 +35,6 @@ + + + + + + - + - - + @@ -148,18 +177,4 @@ - - - - - \ No newline at end of file