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 f4fe23a Update ScrollControlBase.as added borderStyle
f4fe23a is described below
commit f4fe23a3e8890da7ef60b0c114559a715a2c86e9
Author: pashminakazi <[email protected]>
AuthorDate: Wed Dec 16 23:09:30 2020 +0500
Update ScrollControlBase.as added borderStyle
---
.../projects/MXRoyale/src/main/royale/mx/core/ScrollControlBase.as | 1 +
1 file changed, 1 insertion(+)
diff --git
a/frameworks/projects/MXRoyale/src/main/royale/mx/core/ScrollControlBase.as
b/frameworks/projects/MXRoyale/src/main/royale/mx/core/ScrollControlBase.as
index cf1522f..3cfb65d 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/core/ScrollControlBase.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/core/ScrollControlBase.as
@@ -56,6 +56,7 @@ import org.apache.royale.events.Event;
*/
[Event(name="scroll", type="mx.events.ScrollEvent")]
+[Style(name="borderStyle", type="String", inherit="no")]
/**
* The ScrollControlBase class is the base class for controls