improve:PPT放映时的浮动栏定位
This commit is contained in:
@@ -3082,10 +3082,7 @@ namespace Ink_Canvas
|
||||
await Task.Delay(700);
|
||||
await Dispatcher.InvokeAsync(() =>
|
||||
{
|
||||
if (_pptManager?.IsInSlideShow != true)
|
||||
{
|
||||
FoldFloatingBar_MouseUp(new object(), null);
|
||||
}
|
||||
FoldFloatingBar_MouseUp(new object(), null);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user