From 813e08b7d46661379cf18744c8c402203a083420 Mon Sep 17 00:00:00 2001 From: hariel1985 Date: Thu, 9 Apr 2026 12:53:22 +0200 Subject: [PATCH] Fix Office 2016 visibility with ScrollViewer, bump to v1.21 Version page now scrollable to fit all 4 Office versions. Co-Authored-By: Claude Opus 4.6 (1M context) --- InstaSoftOfficeTool.csproj | 6 +++--- MainWindow.xaml | 2 +- Pages/VersionPage.xaml | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/InstaSoftOfficeTool.csproj b/InstaSoftOfficeTool.csproj index 2990cbd..2638518 100644 --- a/InstaSoftOfficeTool.csproj +++ b/InstaSoftOfficeTool.csproj @@ -9,9 +9,9 @@ InstaSoft Zrt. InstaSoft Office Tool Copyright (c) InstaSoft Zrt. 2026 - 1.20 - 1.20.0.0 - 1.20.0.0 + 1.21 + 1.21.0.0 + 1.21.0.0 app.manifest latest diff --git a/MainWindow.xaml b/MainWindow.xaml index 4107f4b..f090830 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -45,7 +45,7 @@ Foreground="{StaticResource TextSecondaryBrush}" Margin="0,-2,0,0"/> - diff --git a/Pages/VersionPage.xaml b/Pages/VersionPage.xaml index 37ac7b5..0100bf1 100644 --- a/Pages/VersionPage.xaml +++ b/Pages/VersionPage.xaml @@ -15,7 +15,8 @@ Foreground="{StaticResource TextSecondaryBrush}" Margin="0,4,0,0"/> - + + @@ -52,5 +53,6 @@ +