improve:启动动画
This commit is contained in:
@@ -912,8 +912,8 @@ namespace Ink_Canvas
|
|||||||
{
|
{
|
||||||
if (_isSplashScreenShown)
|
if (_isSplashScreenShown)
|
||||||
{
|
{
|
||||||
SetSplashMessage("正在完成初始化...");
|
SetSplashMessage("完成初始化...");
|
||||||
SetSplashProgress(90);
|
SetSplashProgress(80);
|
||||||
Task.Delay(300).ContinueWith(_ =>
|
Task.Delay(300).ContinueWith(_ =>
|
||||||
{
|
{
|
||||||
Dispatcher.Invoke(() =>
|
Dispatcher.Invoke(() =>
|
||||||
|
|||||||
Reference in New Issue
Block a user