add functions to add and remove pixels from layer-tree
This commit is contained in:
@@ -48,7 +48,7 @@ struct
|
||||
, b = 0
|
||||
, a = 1
|
||||
, layer = 0
|
||||
, layerTree = LayerTree.emptyTree
|
||||
, layerTree = LayerTree.empty
|
||||
, modalNum = 0
|
||||
, undo = []
|
||||
, redo = []
|
||||
|
||||
Reference in New Issue
Block a user