Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
heuzef
/
pannellum
miroir de
https://github.com/mpetroff/pannellum.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
22
Wiki
Activité
Parcourir la source
Stop motion on scene changes (only affects API-initiated changes).
pull/189/head
Matthew Petroff
il y a 8 ans
Parent
234201ea41
révision
6cf5532ba1
1 fichiers modifiés
avec
4 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+4
-1
src/js/pannellum.js
+ 4
- 1
src/js/pannellum.js
Voir le fichier
@@ -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) {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer