Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left mouse click + pan does not work after clicking the dedicated Zoom button #73

Open
oleg-astakhov opened this issue Dec 6, 2021 · 0 comments

Comments

@oleg-astakhov
Copy link

First of all, thanks for a great free software, much appreciated.

I've just started using it, noticed one small issue.

When you trigger the image previewer, if you click the zoom icon in the upper right hand corner a couple of times, it will zoom to center of the image, and if you click and hold with your left mouse button and start to pan around the image, then it will not pan, it simply sticks to horizonal scrolling. However, if you use middle mouse to zoom in (instead of the button in the upper right hand corner) then the panning with left mouse button will work. Reproducible always.

Set up:

  • v0.7.8 (bundle, spotlight.bundle.js)
  • Desktop
  • Chrome browser
  • initialized JS in the head section. <script src="spotlight.bundle.js"></script>
  • used Anchor + Images (basic markup scenario)
  • the only passed options are: data-autofit="false" data-title="false"
  • on localhost (HTTPS, self-signed certificate). Have not yet tried in production, when deployed to the actual host with domain, behind authentic certificate
@oleg-astakhov oleg-astakhov changed the title Mouse click + pan does not work after clicking the dedicated Zoom button Left mouse click + pan does not work after clicking the dedicated Zoom button Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant