feat: 优化跨层级移动和套索抠图命令,支持异步执行,改进画布刷新逻辑,新增背景裁剪选项

This commit is contained in:
bighuixiang
2025-07-11 00:26:38 +08:00
parent d3e22f368b
commit 96e13cb22a
10 changed files with 129 additions and 121 deletions

View File

@@ -568,7 +568,7 @@
.ghost {
opacity: 0.4;
background-color: #fff7e6;
border: 2px dashed #faad14;
border: 1px dashed #faad14;
}
.chosen {