このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
pannellum
ミラー元
https://github.com/mpetroff/pannellum.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
22
Wiki
アクティビティ
ソースを参照
Actually fix it this time.
pull/1140/head
Matthew Petroff
1年前
親
3d271c83d5
コミット
9623f77ad6
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/js/pannellum.js
+ 1
- 1
src/js/pannellum.js
ファイルの表示
@@ -3074,7 +3074,7 @@ this.setUpdate = function(bool) {
* @returns {Viewer} `this`
*/
this.updateOnce = function() {
updateOnce = true;
update
= update
Once = true;
if (renderer === undefined)
onImageLoad();
else
書き込み
プレビュー
読み込み中…
キャンセル
保存