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 719c911943a950237c10ab965bd1a3857de13338 Merge: 3a01f01f89 368c85be27 Author: Harbs <[email protected]> AuthorDate: Sun May 17 15:25:43 2026 +0300 Merge pull request #1285 from estib-prog/Range Range .../projects/Style/src/main/resources/defaults.css | 4 + .../Style/src/main/resources/style-manifest.xml | 2 + .../main/royale/org/apache/royale/style/Range.as | 210 ++++++++++++++++++ .../org/apache/royale/style/skins/IRangeSkin.as | 31 +++ .../org/apache/royale/style/skins/RangeSkin.as | 240 +++++++++++++++++++++ 5 files changed, 487 insertions(+)
