From 1b6cd05f9018a6ba47147c85a28e291e7c0b78d4 Mon Sep 17 00:00:00 2001 From: Brandon Date: Tue, 28 May 2024 00:24:01 -0600 Subject: [PATCH] Added: support for panel of VNDB Nexus extension --- source/Constants.xaml | 17 +++++++-------- source/Views/DetailsViewGameOverview.xaml | 14 +++++++++++++ source/Views/GridViewGameOverview.xaml | 16 +++++++++++++++ source/thememodifier.yaml | 25 ++++++++++++----------- 4 files changed, 52 insertions(+), 20 deletions(-) diff --git a/source/Constants.xaml b/source/Constants.xaml index c71d8db..649a4fa 100644 --- a/source/Constants.xaml +++ b/source/Constants.xaml @@ -29,14 +29,15 @@ 1 2 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 True True diff --git a/source/Views/DetailsViewGameOverview.xaml b/source/Views/DetailsViewGameOverview.xaml index b25707e..0b602b8 100644 --- a/source/Views/DetailsViewGameOverview.xaml +++ b/source/Views/DetailsViewGameOverview.xaml @@ -1067,6 +1067,20 @@ + + +