improve:用户体验分级及图片插入

This commit is contained in:
2025-08-31 08:04:46 +08:00
parent 5784c974f7
commit a2aa6b48a8
3 changed files with 33 additions and 196 deletions
@@ -108,8 +108,6 @@ namespace Ink_Canvas
{
if (sender is FrameworkElement element)
{
// 取消之前选中的元素
if (currentSelectedElement != null && currentSelectedElement != element)
{