updated comments

This commit is contained in:
Ano-sys
2026-04-03 00:46:00 +02:00
parent 1ff80890d5
commit 70f22af18c
+1 -2
View File
@@ -27,7 +27,6 @@
</Design.DataContext> </Design.DataContext>
<Grid Background="#0F0F10"> <Grid Background="#0F0F10">
<!-- Hintergrund -->
<Rectangle Fill="#CC0B0B0C"/> <Rectangle Fill="#CC0B0B0C"/>
<Grid RowDefinitions="Auto,*"> <Grid RowDefinitions="Auto,*">
@@ -181,7 +180,7 @@
</Border> </Border>
</ScrollViewer> </ScrollViewer>
<!-- Bild-Overlay --> <!-- Photo-Overlay -->
<TransitioningContentControl Grid.Row="0" <TransitioningContentControl Grid.Row="0"
Grid.RowSpan="2" Grid.RowSpan="2"
Content="{Binding SelectedPhoto}" Content="{Binding SelectedPhoto}"