You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/03/31 23:25:42 UTC

[royale-asjs] branch develop updated: tour-de-jewel: forgot to remove a style

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

carlosrovira 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 6a586f9  tour-de-jewel: forgot to remove a style
6a586f9 is described below

commit 6a586f96a49ca676e39f5b561c667607cf86ec19
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Wed Apr 1 01:25:38 2020 +0200

    tour-de-jewel: forgot to remove a style
---
 examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml b/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
index ccd428f..ab4e78a 100644
--- a/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
+++ b/examples/jewel/TourDeJewel/src/main/royale/MiscelaneaPlayGound.mxml
@@ -120,7 +120,7 @@ limitations under the License.
                             <j:Label text="fixed width"/>
                         </j:VGroup>
                         
-                        <j:VGroup gap="3" className="primary-normal">
+                        <j:VGroup gap="3">
                             <html:H3 text="Rotations" className="secondary-normal"/>
 
                             <js:FontAwesomeIcon className="primary-normal" type="{FontAwesomeIconType.TWITTER}" relativeSize="3x" rotation="90"/>