修复白板打开后不居中问题

This commit is contained in:
甲甲 2022-10-15 12:44:24 +08:00 committed by GitHub
parent 0bb3b5c564
commit 655f0365e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4509,6 +4509,7 @@ namespace Ink_Canvas
{
try
{
if (WhiteboardStrokesStreams == null) return;
if (isBackupMain)
{
if (WhiteboardStrokesStreams[0].Length > 0)