mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
[Settings] Embed images (#5236)
* Added local images * Margin fix * Update Product.wxs Added images to installer
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
HorizontalAlignment="Left"
|
||||
Margin="{StaticResource SmallTopBottomMargin}"
|
||||
RelativePanel.Below="DescriptionPanel">
|
||||
<Image Source="https://aka.ms/powerToysKBMSettingImage" />
|
||||
<Image Source="ms-appx:///Assets/Modules/KBM.png" />
|
||||
</Border>
|
||||
|
||||
<StackPanel x:Name="LinksPanel"
|
||||
|
||||
Reference in New Issue
Block a user