You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2020/12/21 14:05:39 UTC

[royale-asjs] branch develop updated: Update Container.as added borderColor Style

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 4321c4b  Update Container.as added borderColor Style
4321c4b is described below

commit 4321c4bc6eeef864c7406f0f902b420dc554605f
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Mon Dec 21 19:05:29 2020 +0500

    Update Container.as added borderColor Style
---
 frameworks/projects/MXRoyale/src/main/royale/mx/core/Container.as | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/core/Container.as b/frameworks/projects/MXRoyale/src/main/royale/mx/core/Container.as
index 4a3801b..fa64a0f 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/core/Container.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/core/Container.as
@@ -213,6 +213,7 @@ use namespace mx_internal;
 
 [Style(name="borderThickness", type="Number", format="Length", inherit="no")]
 
+[Style(name="borderColor", type="unit", format="Color" inherit="no")]
 
 /**
  * The default property uses when additional MXML content appears within an element's