Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
heuzef
/
pannellum
espelhamento de
https://github.com/mpetroff/pannellum.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
22
Wiki
Atividade
Ver código fonte
Stop motion on scene changes (only affects API-initiated changes).
pull/189/head
Matthew Petroff
8 anos atrás
pai
234201ea41
commit
6cf5532ba1
1 arquivos alterados
com
4 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+4
-1
src/js/pannellum.js
+ 4
- 1
src/js/pannellum.js
Ver arquivo
@@ -1865,7 +1865,10 @@ function loadScene(sceneId, targetPitch, targetYaw, targetHfov, fadeDone) {
// Create the new config for the scene
mergeConfig(sceneId);
// Stop motion
yawSpeed = pitchSpeed = zoomSpeed = 0;
// Reload scene
processOptions();
if (workingPitch !== undefined) {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar