add layer field to app type, as preparation for switching to layer tree

This commit is contained in:
2025-08-09 08:15:11 +01:00
parent 8e475a3abe
commit 8d855be27a
5 changed files with 108 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ struct
, g = 0
, b = 0
, a = 1
, layer = 0
, modalNum = 0
, undo = []
, redo = []