Update layer preview after mask apply
This commit is contained in:
@@ -561,6 +561,7 @@ class TabLayers {
|
||||
l.applyMask();
|
||||
Context.setLayer(l.parent);
|
||||
MakeMaterial.parseMeshMaterial();
|
||||
Context.layerPreviewDirty = true;
|
||||
}
|
||||
iron.App.notifyOnInit(_init);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user