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

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


The following commit(s) were added to refs/heads/develop by this push:
     new e3e376c670 Set right source code for ProgressLoaderPlayGround (#1188)
e3e376c670 is described below

commit e3e376c670caec9ec8a079bb31b65bd908594ef4
Author: Cristallium <[email protected]>
AuthorDate: Thu Apr 7 09:05:36 2022 +0200

    Set right source code for ProgressLoaderPlayGround (#1188)
    
    Change wrong source code (HeadingsAndText.mxml) to the right one 
(ProgressLoaderPlayGround.mxml)
---
 .../jewel/TourDeJewel/src/main/royale/ProgressLoaderPlayGround.mxml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/examples/jewel/TourDeJewel/src/main/royale/ProgressLoaderPlayGround.mxml 
b/examples/jewel/TourDeJewel/src/main/royale/ProgressLoaderPlayGround.mxml
index 695e509736..34f5fe9de5 100644
--- a/examples/jewel/TourDeJewel/src/main/royale/ProgressLoaderPlayGround.mxml
+++ b/examples/jewel/TourDeJewel/src/main/royale/ProgressLoaderPlayGround.mxml
@@ -21,7 +21,7 @@ limitations under the License.
        xmlns:j="library://ns.apache.org/royale/jewel" 
        xmlns:html="library://ns.apache.org/royale/html" 
        xmlns:js="library://ns.apache.org/royale/basic" 
-       xmlns:c="components.*" sourceCodeUrl="HeadingsAndText.mxml">
+       xmlns:c="components.*" sourceCodeUrl="ProgressLoaderPlayGround.mxml">
        
        <j:Grid gap="true" itemsVerticalAlign="itemsSameHeight">
                <j:beads>

Reply via email to