plugin gets confused when rotating mobile screen
-
I installed the plugin (today). On my desktop, it does nothing – aka it displays the panoramic image full width just as if the plugin was not present.
Using the browser debug mode, I get the following:
JQMIGRATE: Migrate is installed, version 1.4.1 jquery.paver.min.js:1 The deviceorientation event is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. hasGyroscope @ jquery.paver.min.js:1 jquery.paver.min.js:1 Gyroscopic data unavailable. Falling back to cursor-based panning. no @ jquery.paver.min.js:1The markup looks like this …
<div class="easy-panorama paver--fallback" style="height:400px"><img src="http://elder.ninja/wp-content/blogs.dir/1/uploads/2017/01/Image-12.jpeg" title="Image-12" alt=""></div> <div class="paver__fallbackMessage">Scroll left/right to pan through panorama.</div>On mobile (smartphone), it displays correctly, however there are two issues.
1. if I rotate the mobile screen from portrait to landscape, the panorama panning becomes erratic and difficult to control.
2. the panning is only controlled by the mobile device motion sensor forcing the user to move around to see the whole picture. There does not appear to be a way to pan using a finger.
The topic ‘plugin gets confused when rotating mobile screen’ is closed to new replies.