Skip to content

Commit

Permalink
Update krpano parameter [WEB-2999]
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiltri committed Jan 13, 2025
1 parent d922518 commit 85e0e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/js/behaviors/virtualTour/viewerVirtualTour.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const viewerVirtualTour = function(container) {
target: targetDiv,
html5: 'only',
mobilescale: 1.0,
passQueryParameters: true,
passQueryParameters: false,
initvars: {imagepath: vtourImages},
capturetouch: false,
bgcolor: "none"
Expand Down

0 comments on commit 85e0e45

Please sign in to comment.