|
@@ -23674,8 +23674,9 @@ window.Modernizr = function(n, e, t) {
|
|
|
if(this.mode == u.PANORAMA){
|
|
|
updateVideo({type:"flyDone", pano:this.currentPano})//add
|
|
|
Overlay.updateVisibles([this.currentPano])
|
|
|
+ this.overlayGroup.visible = true;
|
|
|
}else{
|
|
|
- //Overlay.updateVisibles(true)
|
|
|
+ //Overlay.updateVisibles(true)
|
|
|
}
|
|
|
|
|
|
h && p !== u.PANORAMA && i === u.PANORAMA ? this.startWarp(b.Retain, E.Retain, x.BLACK, null, null, s) : (s && s(),
|