You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "hamza chtioui (JIRA)" <ji...@apache.org> on 2014/10/10 17:18:33 UTC

[jira] [Updated] (FLEX-34595) createChildren not called after setting the mxmlContent of a group

     [ https://issues.apache.org/jira/browse/FLEX-34595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hamza chtioui updated FLEX-34595:
---------------------------------
    Description: 
Set the public property "mxmlContent" of a spark group twice.
The first time, the content will change. Not for the second.

Because, the property "createChildrenCalled" is set to "true" the first time.
This will not validate the content graphics at the second time.

  was:
Set the public property mxmlContent of a spark group twice.
The first time, the content will change. Not for the second.

Because, the property "createChildrenCalled" is set to "true" the first time.
This will not validate the content graphics at the second time.


> createChildren not called after setting the mxmlContent of a group
> ------------------------------------------------------------------
>
>                 Key: FLEX-34595
>                 URL: https://issues.apache.org/jira/browse/FLEX-34595
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Group
>    Affects Versions: Apache Flex 4.13.0
>            Reporter: hamza chtioui
>            Priority: Blocker
>              Labels: easyfix
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Set the public property "mxmlContent" of a spark group twice.
> The first time, the content will change. Not for the second.
> Because, the property "createChildrenCalled" is set to "true" the first time.
> This will not validate the content graphics at the second time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)