This is an automated email from the ASF dual-hosted git repository. Harbs pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit c79e07e0937fc6fe9160a514f8dcd814ba96744f Merge: 87d36dec01 4a9f906594 Author: Harbs <[email protected]> AuthorDate: Sun May 17 12:44:13 2026 +0300 Merge pull request #1289 from tzivz/bar-loader Added BarLoader .../projects/Style/src/main/resources/defaults.css | 4 + .../Style/src/main/resources/style-manifest.xml | 2 + .../royale/org/apache/royale/style/BarLoader.as | 103 ++++++++++++++++++++ .../org/apache/royale/style/skins/BarLoaderSkin.as | 106 +++++++++++++++++++++ .../apache/royale/style/skins/IBarLoaderSkin.as | 29 ++++++ .../stylebeads/sizing/MeasurementStyleBase.as | 12 +-- 6 files changed, 249 insertions(+), 7 deletions(-)
