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 7ead936 jewel-datagrid: fix header button alignment
new d433c71 Adding Power easing function
new 6845542 Add TitlesWindowBoundsEvent
new aa2e246 Add SparkButtonSkin
new 25b7a5c Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
The 4 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:
.../src/main/royale/SparkRoyaleClasses.as | 6 +-
.../main/royale/spark/components/IconPlacement.as} | 50 +-
.../supportClasses/LabelAndIconLayout.as | 527 +++++++++++++++++++++
.../royale/spark/events/TitleWindowBoundsEvent.as | 2 +-
.../src/main/royale/spark/skins/SparkButtonSkin.as | 17 +-
5 files changed, 573 insertions(+), 29 deletions(-)
copy frameworks/projects/{MXRoyale/src/main/royale/mx/core/InteractionMode.as
=> SparkRoyale/src/main/royale/spark/components/IconPlacement.as} (57%)
create mode 100644
frameworks/projects/SparkRoyale/src/main/royale/spark/components/supportClasses/LabelAndIconLayout.as