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

[jira] [Commented] (WEEX-132) support text direction right to left writing

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

ASF GitHub Bot commented on WEEX-132:
-------------------------------------

GitHub user acton393 opened a pull request:

    https://github.com/apache/incubator-weex/pull/886

    [WEEX-132][iOS] support text writing direction from right to left

     It is a common sense that people have different writing tradition, especially on
    writing direction, so text component must consider about the writing direction,
    if specify the direction in style is `rtl`, then the text writing direction will be right
    to left and right aligned, `ltr` or doesn't specify any direction value, the direction
    will be left to right default.
    
    Bug: 132


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acton393/incubator-weex ios-feature-text-support-rtl

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/886.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 #886
    
----

----


> support text direction right to left writing
> --------------------------------------------
>
>                 Key: WEEX-132
>                 URL: https://issues.apache.org/jira/browse/WEEX-132
>             Project: Weex
>          Issue Type: New Feature
>          Components: Android, iOS, Web Renderer
>            Reporter: xingZhang
>            Assignee: xingZhang
>             Fix For: 0.17
>
>
>   It is an fact that people have different writing habits all over the world ,especially on writing direction, so I suggest that Weex should consider about the text writing direction.
> dotWe case : http://dotwe.org/vue/6d852d75b8f673ba977b5ce2825c5f09
> web case : https://codepen.io/acton393/pen/EydxJO



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