[GitHub] liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本

2019-01-18 Thread GitBox
liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本 URL: https://github.com/apache/incubator-weex/issues/2055#issuecomment-455753813 @JSMethod(uiThread = false) public Map getComputedStyle(@Nullable String ref) { //. Map map = new HashMap<>();

[GitHub] liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本

2019-01-18 Thread GitBox
liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本 URL: https://github.com/apache/incubator-weex/issues/2055#issuecomment-455753545 @AntiMoron 这个只是bingingx的文档写的不完善,实际使用是有 width height信息的。至于weex库怎么样,这里不作评价。 This

[GitHub] liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本

2019-01-16 Thread GitBox
liushengyi commented on issue #2055: getComponentRect什么时候出个同步版本 URL: https://github.com/apache/incubator-weex/issues/2055#issuecomment-455038154 bindingx 的api getComputedStyle 是同步的,应该可以满足你的需求。 This is an automated message