You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2021/01/08 13:28:59 UTC

[royale-asjs] branch develop updated: headerRelease in mx DataGrid

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

alinakazi 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 a657a5c  headerRelease in mx DataGrid
a657a5c is described below

commit a657a5ce10a85a3ff332798f2391096d1914a4f2
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri Jan 8 18:28:54 2021 +0500

    headerRelease in mx DataGrid
---
 frameworks/projects/MXRoyale/src/main/royale/mx/controls/DataGrid.as | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/DataGrid.as b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/DataGrid.as
index a13d4d5..9eed0e9 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/DataGrid.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/DataGrid.as
@@ -235,7 +235,7 @@ import org.apache.royale.core.ValuesManager;
  *  @playerversion AIR 1.1
  *  @productversion Flex 3
  */
-//[Event(name="headerRelease", type="mx.events.DataGridEvent")]
+[Event(name="headerRelease", type="mx.events.DataGridEvent")]
 
 /**
  *  Dispatched when the user releases the mouse button on a column header after