You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "Danz He (JIRA)" <ji...@apache.org> on 2017/11/08 10:11:00 UTC

[jira] [Commented] (WEEX-97) font-weight and linear-gradient can't be reset on iOS and web

    [ https://issues.apache.org/jira/browse/WEEX-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243652#comment-16243652 ] 

Danz He commented on WEEX-97:
-----------------------------

On web it's a bug, since the merged style has deleted the style who's value is a array (and assign its values in the next tick before passed it to the vnode), therefore from the patch process' perspective there's no difference between the status of active and inactive. This should be fixed soon in the next patch version.

> font-weight and linear-gradient can't be reset on iOS and web
> -------------------------------------------------------------
>
>                 Key: WEEX-97
>                 URL: https://issues.apache.org/jira/browse/WEEX-97
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS, Web Renderer
>            Reporter: Hanks Zhang
>            Assignee: xingZhang
>
> See the example below, click the tex will toggle its styles. But the font-weight couldn't be reset on iOS, the linear-gradient couldn't be reset on web. Android is fine.
> http://dotwe.org/vue/ecf6a20bde4c42ae4e7b6314ebce4438



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)