Closed voytech closed 5 years ago
Entity should have bbox object with absolute properties demarcating entity display area.
Add layouts - an records of type LayoutDefinition.
LayoutDef should have: 3.1. LPosition = { left : LCoord = { type : [ :abs , :rel, :no, :wei ], top: LCoord } 3.2. LSize = { width : LCoord, height : LCoord } 3.3. layout-func
LayoutHints - set of properties like LPosition, LSize, and LOrigin which allows to calculate component absolute coordinates and size when refreshing layout.
Layout-ref on component
Entity should have bbox object with absolute properties demarcating entity display area.
Add layouts - an records of type LayoutDefinition.
LayoutDef should have: 3.1. LPosition = { left : LCoord = { type : [ :abs , :rel, :no, :wei ], top: LCoord } 3.2. LSize = { width : LCoord, height : LCoord } 3.3. layout-func
LayoutHints - set of properties like LPosition, LSize, and LOrigin which allows to calculate component absolute coordinates and size when refreshing layout.
Layout-ref on component