updated comments
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user