Align WrapPanel to the left in ImageInfo.xaml for improved layout consistency

This commit is contained in:
2025-12-15 09:38:36 +00:00
parent 306f6e3168
commit 6f00e7739c

View File

@@ -624,7 +624,7 @@
</TabItem>
</TabControl>
<WrapPanel Grid.Row="6"
HorizontalAlignment="Right"
HorizontalAlignment="Left"
VerticalAlignment="Bottom">
<Button Command="{Binding EntropyCommand, Mode=OneWay}"
Margin="4">