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 5afa3639431e903f9a707f9047d88fa2d645e569 Merge: d224f96cfb 075b3a6646 Author: Harbs <[email protected]> AuthorDate: Sun Apr 26 10:52:41 2026 +0300 Merge pull request #1280 from estib-prog/Radio Added Radio .../projects/Style/src/main/resources/defaults.css | 3 + .../Style/src/main/resources/style-manifest.xml | 2 + .../main/royale/org/apache/royale/style/Radio.as | 144 ++++++++++++++++ .../org/apache/royale/style/skins/IRadioSkin.as | 32 ++++ .../org/apache/royale/style/skins/RadioSkin.as | 183 +++++++++++++++++++++ 5 files changed, 364 insertions(+)
