Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 845AF200B4B for ; Wed, 15 Jun 2016 15:11:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8360B160A4D; Wed, 15 Jun 2016 13:11:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7EAAA160A4C for ; Wed, 15 Jun 2016 15:11:16 +0200 (CEST) Received: (qmail 85048 invoked by uid 500); 15 Jun 2016 13:11:13 -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 84980 invoked by uid 99); 15 Jun 2016 13:11:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2016 13:11:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7DF542C1F69 for ; Wed, 15 Jun 2016 13:11:09 +0000 (UTC) Date: Wed, 15 Jun 2016 13:11:09 +0000 (UTC) From: "Francis Poirier (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-35099) BusyIndicator has the wrong wrong rotation centre for iOS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 15 Jun 2016 13:11:17 -0000 Francis Poirier created FLEX-35099: -------------------------------------- Summary: BusyIndicator has the wrong wrong rotation centre for iOS Key: FLEX-35099 URL: https://issues.apache.org/jira/browse/FLEX-35099 Project: Apache Flex Issue Type: Bug Components: Spark: BusyIndicator Environment: ios FP 21 Reporter: Francis Poirier Fix For: Apache Flex 4.15.0 On ios, BusyIndicator has the wrong wrong rotation centre. The BusyIndicator rotates around the top left point of the component and not around the center as expected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)