feat: 更新填充组图层背景命令,增强图层管理和颜色填充功能,优化图层选择和渲染逻辑
This commit is contained in:
@@ -223,6 +223,7 @@ onMounted(async () => {
|
||||
canvasHeight: canvasHeight.value,
|
||||
backgroundColor: canvasColor,
|
||||
isRedGreenMode: props.enabledRedGreenMode,
|
||||
lastSelectLayerId,
|
||||
layers,
|
||||
activeLayerId,
|
||||
canvasManager, // 添加对 canvasManager 的引用
|
||||
|
||||
Reference in New Issue
Block a user