[
https://issues.apache.org/jira/browse/WEEX-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453775#comment-16453775
]
ASF GitHub Bot commented on WEEX-313:
-------------------------------------
GitHub user win80540 opened a pull request:
https://github.com/apache/incubator-weex/pull/1134
* [WEEX-313][iOS]fix RTL issue
* [WEEX-313][iOS]fix RTL issue
fix FB layout engine bug to resolve
1. when "direction:rtl" the layout performance is not so stable
update WXTextComponent to resolve Text can not inherit the CSS
"direction:rtl"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/win80540/incubator-weex ios-feature-RTL-layout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1134.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1134
----
commit bf14bcdb56c0d850d2f19b8d3bf994b839d75158
Author: Klueze <tiankai.tk@...>
Date: 2018-04-26T09:58:45Z
[WEEX-313][iOS]fix RTL issue
----
> "direction:rtl" the layout performance issue
> --------------------------------------------
>
> Key: WEEX-313
> URL: https://issues.apache.org/jira/browse/WEEX-313
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: KAI TIAN
> Assignee: xingZhang
> Priority: Critical
>
> # when "direction:rtl" the layout performance is not so stable
> # Text can not inherit the CSS "direction:rtl"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)