From commits-return-6680-archive-asf-public=cust-asf.ponee.io@royale.apache.org Fri Nov 2 11:21:27 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 058A918062B for ; Fri, 2 Nov 2018 11:21:26 +0100 (CET) Received: (qmail 92762 invoked by uid 500); 2 Nov 2018 10:21:26 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 92752 invoked by uid 99); 2 Nov 2018 10:21:26 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2018 10:21:26 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 74C70870DF; Fri, 2 Nov 2018 10:21:25 +0000 (UTC) Date: Fri, 02 Nov 2018 10:21:25 +0000 To: "commits@royale.apache.org" Subject: [royale-asjs] branch develop updated: fix DropDownList examples in JewelExample MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154115408540.4992.11390744443240394224@gitbox.apache.org> From: carlosrovira@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: royale-asjs X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Oldrev: 9c507b0fa074bed26cce4eb6936bb78b0e8501c0 X-Git-Newrev: 4835448ba64dc7df3aaa9e579676012db4fe83a1 X-Git-Rev: 4835448ba64dc7df3aaa9e579676012db4fe83a1 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 4835448 fix DropDownList examples in JewelExample 4835448 is described below commit 4835448ba64dc7df3aaa9e579676012db4fe83a1 Author: Carlos Rovira AuthorDate: Fri Nov 2 11:21:18 2018 +0100 fix DropDownList examples in JewelExample --- .../src/main/royale/DropDownListPlayGround.mxml | 30 ++++++++++++++++++---- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/examples/royale/JewelExample/src/main/royale/DropDownListPlayGround.mxml b/examples/royale/JewelExample/src/main/royale/DropDownListPlayGround.mxml index 874fc58..8d8d7bf 100644 --- a/examples/royale/JewelExample/src/main/royale/DropDownListPlayGround.mxml +++ b/examples/royale/JewelExample/src/main/royale/DropDownListPlayGround.mxml @@ -147,7 +147,11 @@ limitations under the License. tabletNumerator="1" tabletDenominator="3" phoneNumerator="1" phoneDenominator="1" itemsVerticalAlign="itemsCentered" width="290"> - + + + + + - + + + + + - + + + + + - + + + + + - + + + + +