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/feed-reader.json | 1 + 1 file changed, 1 insertion(+) (limited to 'node_modules/components-data/feed-reader.json') diff --git a/node_modules/components-data/feed-reader.json b/node_modules/components-data/feed-reader.json index 5e8ca527..0676cac1 100644 --- a/node_modules/components-data/feed-reader.json +++ b/node_modules/components-data/feed-reader.json @@ -18,6 +18,7 @@ "possibleValues": ["animation", "timer"] } ], + "defaultStyles": { "width":"380px", "height":"120px" -- cgit v1.2.3