瀏覽代碼

Fix orientation setting.

Andrew Klopper 5 年之前
父節點
當前提交
b1549f4914
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -280,7 +280,7 @@
280 280
                             recalculate();
281 281
                         },
282 282
                         {
283
-                            orientation: true
283
+                            orientation: 1
284 284
                         }
285 285
                     );
286 286
                 }