mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 11:14:25 +00:00
Align WrapPanel to the left in ImageInfo.xaml for improved layout consistency
This commit is contained in:
@@ -624,7 +624,7 @@
|
||||
</TabItem>
|
||||
</TabControl>
|
||||
<WrapPanel Grid.Row="6"
|
||||
HorizontalAlignment="Right"
|
||||
HorizontalAlignment="Left"
|
||||
VerticalAlignment="Bottom">
|
||||
<Button Command="{Binding EntropyCommand, Mode=OneWay}"
|
||||
Margin="4">
|
||||
|
||||
Reference in New Issue
Block a user