diff --git a/modules/services/panoramax.js b/modules/services/panoramax.js index 1e0efb2c6..14fb10915 100644 --- a/modules/services/panoramax.js +++ b/modules/services/panoramax.js @@ -501,8 +501,8 @@ export default { _currentFrame = d.isPano ? _pannellumFrame : _planeFrame; _currentFrame - .selectPhoto(d, true) - .showPhotoFrame(wrap); + .showPhotoFrame(wrap) + .selectPhoto(d, true); }); function localeDateString(s) {