画布填充颜色不能更改和撤回问题

This commit is contained in:
赛伊德
2025-10-28 14:06:25 +08:00
parent 53b4d79259
commit 1b931052fc

View File

@@ -49,6 +49,7 @@ export class FillGroupLayerBackgroundCommand extends Command {
);
this.layer = layer;
this.parent = parent;
console.log("==========",layer);
if (!layer) return false;
if(!isUndo){