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 2019/04/03 08:31:53 UTC

[royale-asjs] branch color_picker updated (094cc25 -> bd104b9)

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

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


    from 094cc25  Update spectrum view when base color changes
     new 4560a79  Make abstract a view with an ipopup interface
     new bd104b9  Add color picker view

The 8825 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:
 .../apache/royale/html/beads/ColorPickerView.as    | 213 +++++++++++++++++++--
 .../org/apache/royale/html/beads/IComboBoxView.as  |  25 +--
 .../beads/{ISliderView.as => IViewWithPopUp.as}    |  28 +--
 3 files changed, 217 insertions(+), 49 deletions(-)
 copy frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/{ISliderView.as => IViewWithPopUp.as} (68%)