v1.14 — Reset window height on Back button navigation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
hariel1985
2026-03-31 14:11:56 +02:00
szülő ea8fa98bd6
commit 0bc3bd2588
3 fájl változott, egészen pontosan 7 új sor hozzáadva és 4 régi sor törölve

Fájl megtekintése

@@ -45,7 +45,7 @@
Foreground="{StaticResource TextSecondaryBrush}" Margin="0,-2,0,0"/>
</StackPanel>
</StackPanel>
<TextBlock Text="v1.13" HorizontalAlignment="Right" VerticalAlignment="Center"
<TextBlock Text="v1.14" HorizontalAlignment="Right" VerticalAlignment="Center"
FontSize="12" Foreground="{StaticResource TextSecondaryBrush}"/>
</Grid>
</Border>