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