[
https://issues.apache.org/jira/browse/WEEX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316221#comment-16316221
]
ASF GitHub Bot commented on WEEX-187:
-------------------------------------
Github user misakuo commented on a diff in the pull request:
https://github.com/apache/incubator-weex/pull/972#discussion_r160133539
--- Diff: android/sdk/src/main/java/com/taobao/weex/dom/WXDomHandler.java
---
@@ -136,6 +136,9 @@ public boolean handleMessage(Message msg) {
public static final int WX_DOM_TRANSITION_BATCH = 0xfb;
+
+ public static final int WX_DOM_START_BATCH = 0xfc;
--- End diff --
Where to handle this message type
> weex custom font not rendered right when font is first downloaded
> ------------------------------------------------------------------
>
> Key: WEEX-187
> URL: https://issues.apache.org/jira/browse/WEEX-187
> Project: Weex
> Issue Type: Bug
> Reporter: codefurture
> Assignee: Adam Feng
>
> weex custom font not rendered right when font is first downloaded.
> http://rax.alibaba-inc.com/playground/25424547-45d0-4fce-9ec2-8958fde6024e
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)