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/16 12:51:57 UTC

[royale-asjs] branch develop updated: Update TextInput.as added borderStyle

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 d61c9b7  Update TextInput.as added borderStyle
d61c9b7 is described below

commit d61c9b79c18ed3658340d855eeafe20f267c180c
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Wed Dec 16 17:51:48 2020 +0500

    Update TextInput.as added borderStyle
---
 frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextInput.as | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextInput.as b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextInput.as
index da4f03e..26f5646 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextInput.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/TextInput.as
@@ -127,6 +127,7 @@ use namespace mx_internal;
  */
 [Event(name="textInput", type="mx.events.TextEvent")]
 
+[Style(name="borderStyle", type="String", inherit="no")]
 
 //--------------------------------------
 //  Other metadata