use css flex and box to implement stack and vlayout and hlayout
This commit is contained in:
@@ -5,6 +5,5 @@ export class ShaderPlugin extends DoricPlugin {
|
||||
render(ret: DVModel) {
|
||||
this.context.rootNode.viewId = ret.id
|
||||
this.context.rootNode.blend(ret.props)
|
||||
this.context.rootNode.layout()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user