导出印花等所有信息
This commit is contained in:
@@ -211,6 +211,7 @@ export function simplifyLayers(layers) {
|
||||
fill: layer?.fill || null,
|
||||
fillColor: layer.fillColor,
|
||||
selectObject: layer.selectObject,
|
||||
blendMode: layer.blendMode || null,
|
||||
};
|
||||
|
||||
return simplifiedLayer;
|
||||
|
||||
Reference in New Issue
Block a user