画布填充颜色不能更改和撤回问题
This commit is contained in:
@@ -49,6 +49,7 @@ export class FillGroupLayerBackgroundCommand extends Command {
|
|||||||
);
|
);
|
||||||
this.layer = layer;
|
this.layer = layer;
|
||||||
this.parent = parent;
|
this.parent = parent;
|
||||||
|
console.log("==========",layer);
|
||||||
if (!layer) return false;
|
if (!layer) return false;
|
||||||
|
|
||||||
if(!isUndo){
|
if(!isUndo){
|
||||||
|
|||||||
Reference in New Issue
Block a user