[
https://issues.apache.org/jira/browse/WEEX-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Feng resolved WEEX-362.
----------------------------
Resolution: Fixed
> tmp solution if mLayoutResult is nil
> -------------------------------------
>
> Key: WEEX-362
> URL: https://issues.apache.org/jira/browse/WEEX-362
> Project: Weex
> Issue Type: Bug
> Reporter: peihan
> Assignee: Adam Feng
> Priority: Major
>
> inline void reset() {
> if (isDirty()) {
> {color:#FF0000} //todo tmp solution if mLayoutResult is nil (mutil
> thread ?){color}
> {color:#FF0000} if (nullptr == mLayoutResult) {{color}
> {color:#FF0000} mLayoutResult = new WXCorelayoutResult();{color}
> {color:#FF0000} }{color}
> mLayoutResult->reset();
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)