add layerTree field to app type

This commit is contained in:
2025-08-09 08:22:28 +01:00
parent 8d855be27a
commit 8715879ceb
4 changed files with 44 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ struct
, b = 0
, a = 1
, layer = 0
, layerTree = LayerTree.emptyTree
, modalNum = 0
, undo = []
, redo = []