improve:用户体验分级及图片插入
This commit is contained in:
@@ -108,8 +108,6 @@ namespace Ink_Canvas
|
||||
{
|
||||
if (sender is FrameworkElement element)
|
||||
{
|
||||
|
||||
|
||||
// 取消之前选中的元素
|
||||
if (currentSelectedElement != null && currentSelectedElement != element)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user