Browse Source

Merge branch 'avalonia-rewrite' into settings-wrapper

CPK 1 year ago
parent
commit
73d3311b6d

+ 1 - 1
src/PixiEditor.AvaloniaUI/Views/Windows/Settings/DiscordRichPresencePreview.axaml

@@ -59,7 +59,7 @@
                             <StackPanel Orientation="Vertical">
                                 <TextBlock FontWeight="Bold" FontSize="12" Foreground="White" Margin="0,0,0,10" Text="PLAYING A GAME"/>
                                 <StackPanel Orientation="Horizontal">
-                                    <!-- <Image Source="/Images/PixiEditorLogo.png" Height="60"/> -->
+                                    <Svg Path="/Images/PixiEditorLogo.svg" Height="60" Width="60"/>
                                     <StackPanel Margin="15,0,0,0" VerticalAlignment="Center">
                                         <TextBlock Foreground="White" FontSize="12" FontWeight="SemiBold">PixiEditor</TextBlock>
                                         <TextBlock Foreground="White" FontSize="12"