From 4f7f744b6982142c08b82239e8dbe40b610bf68b Mon Sep 17 00:00:00 2001 From: Nivesh Rajbhandari Date: Mon, 19 Mar 2012 15:31:08 -0700 Subject: Preserve-3d on flow and specify default dimensions on picasa-carousel. Signed-off-by: Nivesh Rajbhandari --- node_modules/components-data/picasa-carousel.json | 8 +++++++- node_modules/montage/ui/flow.reel/flow.html | 2 +- node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.html | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/node_modules/components-data/picasa-carousel.json b/node_modules/components-data/picasa-carousel.json index 34fe0e8f..781b246e 100644 --- a/node_modules/components-data/picasa-carousel.json +++ b/node_modules/components-data/picasa-carousel.json @@ -11,5 +11,11 @@ "type": "string", "default": "" } - ] + ], + "defaultStyles": { + "width":"800px", + "height":"320px", + "border": "1px", + "-webkit-perspective": "800px" + } } \ No newline at end of file diff --git a/node_modules/montage/ui/flow.reel/flow.html b/node_modules/montage/ui/flow.reel/flow.html index 646c87f8..e6c2f5b5 100644 --- a/node_modules/montage/ui/flow.reel/flow.html +++ b/node_modules/montage/ui/flow.reel/flow.html @@ -35,7 +35,7 @@