From 563935933c191093b8ccd88fd1377775c5641b0d Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Mon, 4 Jun 2012 23:33:32 -0700 Subject: components fix: adding a first draw event to components Adding a first draw allows the component to have the right element so that ninja can use it's controller to get the component instance Signed-off-by: Valerio Virgillito --- node_modules/components-data/picasa-carousel.json | 1 + 1 file changed, 1 insertion(+) (limited to 'node_modules/components-data/picasa-carousel.json') diff --git a/node_modules/components-data/picasa-carousel.json b/node_modules/components-data/picasa-carousel.json index b0711b12..4ab329e5 100644 --- a/node_modules/components-data/picasa-carousel.json +++ b/node_modules/components-data/picasa-carousel.json @@ -12,6 +12,7 @@ "default": "" } ], + "defaultStyles": { "width":"800px", "height":"160px", -- cgit v1.2.3