mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 17:05:38 +00:00
ui,ui/internal/ops: store owner Ops in OpBlock
Allows users to refer to other (cached) Ops from a main Ops. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -39,7 +39,7 @@ const (
|
||||
TypePopLen = 1
|
||||
|
||||
TypeBlockDefRefs = 0
|
||||
TypeBlockRefs = 0
|
||||
TypeBlockRefs = 1
|
||||
TypeTransformRefs = 0
|
||||
TypeLayerRefs = 0
|
||||
TypeRedrawRefs = 0
|
||||
|
||||
Reference in New Issue
Block a user