You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2021/09/14 10:10:49 UTC

[royale-asjs] branch develop updated: Revert "Update defaults.css commented ProgressBar bead"

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

yishayw 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 f067718  Revert "Update defaults.css commented ProgressBar bead"
f067718 is described below

commit f067718c64dffb25b82d574fbdfcf2bbbd4178f4
Author: Yishay Weiss <yi...@hotmail.com>
AuthorDate: Tue Sep 14 13:10:09 2021 +0300

    Revert "Update defaults.css commented ProgressBar bead"
    
    This reverts commit fa10fd63e503b96e3b96fc504bfee662f0d18f4c.
---
 frameworks/projects/MXRoyale/src/main/resources/defaults.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frameworks/projects/MXRoyale/src/main/resources/defaults.css b/frameworks/projects/MXRoyale/src/main/resources/defaults.css
index a675e8a..c317e89 100644
--- a/frameworks/projects/MXRoyale/src/main/resources/defaults.css
+++ b/frameworks/projects/MXRoyale/src/main/resources/defaults.css
@@ -518,10 +518,10 @@ TabNavigator
 	border: 1px solid #333333
 }
 
-/* ProgressBar
+ProgressBar
 {
 	IBeadView: ClassReference("mx.controls.beads.ProgressBarView");
-} */
+}
 
 TextInput
 {