소스 검색

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
                 }