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

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


    from 8cca6e3  fix build
     new b4c249c  switch to using position=absolute by default in UIComponent 
since that's more like how Flash worked
     new 0a1174f  use a div so we can measure it
     new 98daa68  UITextField needs beads now that it isn't a Label
     new 077ede8  axis labels are working

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:
 .../MXRoyale/src/main/resources/defaults.css       |   8 +
 .../src/main/royale/mx/charts/AxisRenderer.as      |  36 +-
 .../src/main/royale/mx/charts/GridLines.as         |   8 +
 .../src/main/royale/mx/core/UIComponent.as         |  77 ++--
 .../src/main/royale/mx/core/UITextField.as         | 414 +++++++++++++++++----
 5 files changed, 440 insertions(+), 103 deletions(-)

Reply via email to