This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
pannellum
огледало од
https://github.com/mpetroff/pannellum.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
22
Вики
Activity
Преглед изворни кода
Don't show hand cursor when dragging is disabled.
pull/723/head
Matthew Petroff
пре 7 година
родитељ
499fff145d
комит
793918c255
1 измењених фајлова
са
2 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/js/pannellum.js
+ 2
- 1
src/js/pannellum.js
Прегледај датотеку
@@ -431,7 +431,8 @@ function init() {
}
}
uiContainer.classList.add('pnlm-grab');
if (config.draggable)
uiContainer.classList.add('pnlm-grab');
uiContainer.classList.remove('pnlm-grabbing');
}
Write
Preview
Loading…
Откажи
Сачувај