improve:启动动画
This commit is contained in:
@@ -564,6 +564,9 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Resource Include="Resources\Icons-png\idt.png" />
|
<Resource Include="Resources\Icons-png\idt.png" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Resource Include="Resources\Fonts\LXGWWenKaiTC-Regular.ttf" />
|
||||||
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Resource Include="Resources\Icons-png\HiteAnnotation.png" />
|
<Resource Include="Resources\Icons-png\HiteAnnotation.png" />
|
||||||
<Resource Include="Resources\Icons-png\AiClass.png" />
|
<Resource Include="Resources\Icons-png\AiClass.png" />
|
||||||
|
|||||||
Binary file not shown.
@@ -34,6 +34,7 @@
|
|||||||
<TextBlock x:Name="LoadingText"
|
<TextBlock x:Name="LoadingText"
|
||||||
Text="正在启动 Ink Canvas..."
|
Text="正在启动 Ink Canvas..."
|
||||||
FontSize="18"
|
FontSize="18"
|
||||||
|
FontFamily="pack://application:,,,/Resources/Fonts/#LXGW WenKai TC"
|
||||||
FontWeight="SemiBold"
|
FontWeight="SemiBold"
|
||||||
Foreground="White"
|
Foreground="White"
|
||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
|
|||||||
Reference in New Issue
Block a user