mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[GUI] Complete rework of block map.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
d:DesignWidth="800"
|
||||
d:DesignHeight="450"
|
||||
x:Class="Aaru.Gui.Controls.BlockMap">
|
||||
<Canvas Name="BlockCanvas"
|
||||
Background="Transparent" />
|
||||
<!-- Replaced Canvas with Image that displays a generated bitmap -->
|
||||
<Image x:Name="BlockImage"
|
||||
Stretch="None" />
|
||||
</UserControl>
|
||||
Reference in New Issue
Block a user