@@ -133,6 +133,10 @@
window.addEventListener( 'resize', onWindowResize, false );
+ //
+
+ render();
}
function onWindowResize() {