improve:插入图片

This commit is contained in:
2025-07-21 15:20:05 +08:00
parent 45e368d9e7
commit 32c77d3743
3 changed files with 20 additions and 31 deletions
@@ -96,7 +96,6 @@ namespace Ink_Canvas {
InkCanvas.SetLeft(img, info.Left);
InkCanvas.SetTop(img, info.Top);
inkCanvas.Children.Add(img);
CenterAndScaleElement(img);
}
}
}