Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 796EE10FDF for ; Sun, 8 Dec 2013 20:00:24 +0000 (UTC) Received: (qmail 44802 invoked by uid 500); 8 Dec 2013 20:00:24 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 44785 invoked by uid 500); 8 Dec 2013 20:00:24 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 44778 invoked by uid 99); 8 Dec 2013 20:00:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Dec 2013 20:00:24 +0000 Date: Sun, 8 Dec 2013 20:00:24 +0000 (UTC) From: "Maurice Amsellem (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-33984) Spark CheckBox does not support labelPlacement like it's mx counter part MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-33984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842686#comment-13842686 ] Maurice Amsellem commented on FLEX-33984: ----------------------------------------- To Mark: Why should we need a new skinPart or even a new skin? Isn't it simply a matter of adding a new style "labelPlacement" to CheckBox class, and modifying the existing "labelDisplay" skinPart position in the existing spark skin, according to the value of the style ? If the default style value is "right" that should be equivalent to the current skin. 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)