fixed renderChildren on ReactiveUI
This commit is contained in:
@@ -73,6 +73,8 @@ class ReactiveUI {
|
||||
});
|
||||
|
||||
rtn.combine(childRender,writePoint);
|
||||
|
||||
writePoint = {x: 0,y: writePoint.y + childRender.hight() };
|
||||
}
|
||||
|
||||
return rtn;
|
||||
|
||||
Reference in New Issue
Block a user