Open Ericzhiluo opened 8 years ago
The rotation speed isn't configurable.
This was at least partially addressed in https://github.com/mpetroff/pannellum/pull/163 by making touchmove work roughly at finger-move speed at all zoom-levels. Could you https://github.com/Ericzhiluo pull the changes from master and see if you feel your request has been addressed?
@Ericzhiluo
Thanks for doing the heavy lifting, getting the drag to be snappy!
I just added a pull request (https://github.com/mpetroff/pannellum/pull/556) to provide a configurable factor option to the touch drag speed. It lets you add a number to be used to scale the speed. Some of our users wanted to be able to slow it down a bit, so that was the impetus for my update.
I'm sure something like this could also be adapted for mouse and arrow, as well, in tandem with the work @jannecederberg and @mpetroff have already put into it!
The mouse dragging and arrow key control for rotating the panorama image is pretty slow for me. Is there any way I can speed up the rotation speed?