app/assets/lookbook/js/config.js in lookbook-0.5.0.beta.2 vs app/assets/lookbook/js/config.js in lookbook-0.5.0

- old
+ new

@@ -7,14 +7,15 @@ }, inspector: { drawer: { orientation: "horizontal", defaultPanel: "source", - defaultHeight: 200, + defaultHeight: 300, defaultWidth: 500, minWidth: 350, + minHeight: 200, }, preview: { - view: "preview", + defaultPanel: "preview", }, }, };