Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22D7D1744D for ; Tue, 13 Jan 2015 18:11:09 +0000 (UTC) Received: (qmail 56884 invoked by uid 500); 13 Jan 2015 18:11:10 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 56752 invoked by uid 500); 13 Jan 2015 18:11:10 -0000 Mailing-List: contact commits-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 commits@flex.apache.org Received: (qmail 56667 invoked by uid 99); 13 Jan 2015 18:11:10 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 18:11:10 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 342469AFA9E; Tue, 13 Jan 2015 18:11:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Tue, 13 Jan 2015 18:11:16 -0000 Message-Id: In-Reply-To: <6b0b8f091b4e4e2e8134a5b4831b8489@git.apache.org> References: <6b0b8f091b4e4e2e8134a5b4831b8489@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [07/17] git commit: [flex-asjs] [refs/heads/develop] - make list items look nicer make list items look nicer Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/38a59eb3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/38a59eb3 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/38a59eb3 Branch: refs/heads/develop Commit: 38a59eb38535075b2cdc784adc1a0eff1ddb635f Parents: f8237c4 Author: Alex Harui Authored: Tue Jan 13 10:05:18 2015 -0800 Committer: Alex Harui Committed: Tue Jan 13 10:05:18 2015 -0800 ---------------------------------------------------------------------- .../FlexJSStore/src/productsView/ProductListItem.mxml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/38a59eb3/examples/FlexJSStore/src/productsView/ProductListItem.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/productsView/ProductListItem.mxml b/examples/FlexJSStore/src/productsView/ProductListItem.mxml index b4fe57d..a7b77bf 100755 --- a/examples/FlexJSStore/src/productsView/ProductListItem.mxml +++ b/examples/FlexJSStore/src/productsView/ProductListItem.mxml @@ -21,7 +21,7 @@ limitations under the License. xmlns:basic="library://ns.apache.org/flexjs/basic" xmlns:mx="library://ns.adobe.com/flex/mx" className="listItem" - height="{ProductListItem.HEIGHT}" implements="org.apache.flex.core.IItemRenderer"> + height="{HEIGHT}" implements="org.apache.flex.core.IItemRenderer"> @@ -101,23 +101,23 @@ limitations under the License. - + - + - - +