[
https://issues.apache.org/jira/browse/FLEX-33984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842693#comment-13842693
]
Maurice Amsellem commented on FLEX-33984:
-----------------------------------------
Mark, I find the implementation of labelPlacement rather unusual.
IMO, labelPlacement should not use a new skinPart (new "checkDisplay" skinPart)
but rather use the existing labelDisplay skinPart and the placement logic
should be in the skin, not in the host component.
Moroever, I find it also unusual to re-define the styles (labelPlacement) as
getters/setters, and this will confuse the MXML compiler.
WDYT?
> Spark CheckBox does not support labelPlacement like it's mx counter part
> ------------------------------------------------------------------------
>
> Key: FLEX-33984
> URL: https://issues.apache.org/jira/browse/FLEX-33984
> Project: Apache Flex
> Issue Type: Improvement
> Components: Spark: CheckBox
> Affects Versions: Apache Flex 4.11.0
> Reporter: Mark Kessler
> Assignee: Mark Kessler
> Priority: Minor
> Attachments: testapp.mxml, testapp2.mxml
>
>
> The s:CheckBox is missing a simple labelPlacement property / style. This
> currently exists in the mx:CheckBox version of the same component.
--
This message was sent by Atlassian JIRA
(v6.1#6144)