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

Fix issue for certain browsers where users get stuck while panning #118

Open
rahmatkhah opened this issue Nov 17, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@rahmatkhah
Copy link
Collaborator

Describe the bug
The first time the image is grabbed with Left-Mouse-Button (LMB), a different icon shows up and a smaller artifact of the image shows up. After LMB is released, any movement made causes the image to pan when it should remain still. This persists until the image is clicked again or you go into the header or the bottom box.

To Reproduce
Steps to reproduce the behavior:

  1. Grab an image by pressing LMB
  2. Release the image
  3. Any mouse movement will cause the image to pan

Expected behavior
Grabbing an image by LMB should pan the image while it's grabbed. The image must be release when the LMB is released.

Screenshots
If applicable, add screenshots to help explain your problem.

Envrionment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser: Present on firefox and various people’s chrome browsers.
  • Version [e.g. 22]
  • Docker version: [e.g. 20.10.10, build b485636]
  • docker-compose version: [e.g. 1.29.2, build 5becea4c]

Additional context
N/A

@rahmatkhah rahmatkhah added the bug Something isn't working label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant