add layoutconfig
This commit is contained in:
@@ -4,5 +4,6 @@ import { DVModel } from "../shader/DoricViewNode";
|
||||
export class ShaderPlugin extends DoricPlugin {
|
||||
render(ret: DVModel) {
|
||||
this.context.rootNode.blend(ret.props)
|
||||
this.context.rootNode.layout()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user