This is an automated email from the ASF dual-hosted git repository.
pushminakazi 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 4e32dde Update Panel.as uncommented dropShadowEnabled Style
4e32dde is described below
commit 4e32dde14ea0fd53416f46d5846bfb94eab9b855
Author: pashminakazi <[email protected]>
AuthorDate: Thu Dec 17 19:45:26 2020 +0500
Update Panel.as uncommented dropShadowEnabled Style
added one more dropShadowEnabled style with the type Panel
---
frameworks/projects/MXRoyale/src/main/royale/mx/containers/Panel.as | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git
a/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Panel.as
b/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Panel.as
index a024359..aa9247c 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Panel.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Panel.as
@@ -180,7 +180,10 @@ include "../styles/metadata/ModalTransparencyStyles.as";
* @playerversion AIR 1.1
* @productversion Flex 3
*/
-//[Style(name="dropShadowEnabled", type="Boolean", inherit="no", theme="halo")]
+[Style(name="dropShadowEnabled", type="Boolean", inherit="no", theme="halo")]
+
+[Style(name="dropShadowEnabled", type="Panel", inherit="no", theme="halo")]
+
/**
* Array of two colors used to draw the footer