You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2017/12/19 10:34:56 UTC

[royale-asjs] branch develop updated (8c1dbe8 -> 7709edc)

This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 8c1dbe8  Fixed typo.
     add 84e7b3b  Add test overflow beads fixes #77
     add e92c79a  not needed as it's listed in the manifest
     add 41972b3  remove uneeded parameter
     new 7709edc  Merge pull request #97 from justinmclean/button_text_overflow_II

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../Basic/src/main/resources/basic-manifest.xml    |  1 +
 ...{UnselectableElementBead.as => TextOverflow.as} | 48 +++++++++++++++-------
 2 files changed, 34 insertions(+), 15 deletions(-)
 copy frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/{UnselectableElementBead.as => TextOverflow.as} (65%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <co...@royale.apache.org>'].

[royale-asjs] 01/01: Merge pull request #97 from justinmclean/button_text_overflow_II

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 7709edc2f2d3b93c65e09b3264b634a8135f18d5
Merge: 8c1dbe8 41972b3
Author: yishayw <yi...@hotmail.com>
AuthorDate: Tue Dec 19 12:34:54 2017 +0200

    Merge pull request #97 from justinmclean/button_text_overflow_II
    
    Add text overflow bead fixes #77

 .../Basic/src/main/resources/basic-manifest.xml    |  1 +
 .../org/apache/royale/html/beads/TextOverflow.as   | 87 ++++++++++++++++++++++
 2 files changed, 88 insertions(+)


-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.