[
https://issues.apache.org/jira/browse/FLEX-34926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-34926:
------------------------------------
Assignee: Justin Mclean
> Misplaced [PercentProxy] metatag in GridColumn
> ----------------------------------------------
>
> Key: FLEX-34926
> URL: https://issues.apache.org/jira/browse/FLEX-34926
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: Grid
> Affects Versions: Apache Flex 4.14.1
> Environment: Mac OS X; probably affects Windows as well
> Reporter: Tamás Nepusz
> Assignee: Justin Mclean
> Priority: Trivial
> Labels: EasyFix
> Attachments: GridColumn_percentWidth_proxy_fix.patch
>
>
> The {{[PercentProxy("percentWidth")]}} metatag is misplaced in
> {{spark.components.gridClasses}} - right now it is placed before the
> {{percentWidth}} property, making the proxy refer to itself (and thus has no
> effect in Flash Builder). It should be placed before the {{width}} property
> itself to make Flash Builder recognize percentages when using {{<s:GridColumn
> width="100%" />}} in MXML.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)