[
https://issues.apache.org/jira/browse/FLEX-33984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842697#comment-13842697
]
Mark Kessler commented on FLEX-33984:
-------------------------------------
The version I use actually has the placement logic in the skin. But people
seem to get touchy about changes to the skins. It will work the same in either
place. I'm impartial about it, I can move it over it needed.
The reason for the getters / setters was to better match the usage of the mx
version. mx:CheckBox.labelPlacement and s:CheckBox.labelPlacement vs having to
do a CheckBox.setSyle("labelPlacement", "right").
> 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)