improve:翻页墨迹加载及浮动栏定位
This commit is contained in:
@@ -3027,7 +3027,10 @@ namespace Ink_Canvas
|
||||
await Task.Delay(700);
|
||||
await Dispatcher.InvokeAsync(() =>
|
||||
{
|
||||
FoldFloatingBar_MouseUp(new object(), null);
|
||||
if (_pptManager?.IsInSlideShow != true)
|
||||
{
|
||||
FoldFloatingBar_MouseUp(new object(), null);
|
||||
}
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user