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