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
Temporarily revert "Move `load` event to fire after rendering instead of before (
#768
)."
This reverts commit
df4c45dd33
temporarily to push a new point release.
tags/2.5.4
Matthew Petroff
5 anos atrás
pai
406d003e5c
commit
6d12ef7968
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-2
src/js/pannellum.js
+ 2
- 2
src/js/pannellum.js
Ver arquivo
@@ -1685,10 +1685,10 @@ function renderInitCallback() {
preview = undefined;
}
loaded = true;
animateInit();
fireEvent('load');
animateInit();
}
/**
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar