mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-05-09 00:34:14 +08:00
new banner
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 183 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 117 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 229 KiB |
BIN
BetterGenshinImpact/Assets/Images/banner_sayu.jpg
Normal file
BIN
BetterGenshinImpact/Assets/Images/banner_sayu.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
@@ -29,7 +29,7 @@
|
||||
<Grid>
|
||||
<Border ClipToBounds="True" CornerRadius="8">
|
||||
<Border.Background>
|
||||
<ImageBrush ImageSource="pack://application:,,,/Assets/Images/banner_4th.jpg"
|
||||
<ImageBrush ImageSource="pack://application:,,,/Assets/Images/banner_sayu.jpg"
|
||||
RenderOptions.BitmapScalingMode="HighQuality"
|
||||
Stretch="UniformToFill" />
|
||||
</Border.Background>
|
||||
@@ -395,8 +395,8 @@
|
||||
<Run Text="启动参数" />
|
||||
<ui:HyperlinkButton Grid.Row="1"
|
||||
Margin="0,0,0,0"
|
||||
Command="{Binding OpenGameCommandLineDocumentCommand}"
|
||||
Padding="0"
|
||||
Command="{Binding OpenGameCommandLineDocumentCommand}"
|
||||
Cursor="Hand">
|
||||
<ui:HyperlinkButton.Content>
|
||||
<TextBlock FontSize="11" Text="打开文档" />
|
||||
|
||||
Reference in New Issue
Block a user