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

Spinner consumes pointer events #240

Closed
thepatrik opened this issue Jul 3, 2018 · 0 comments
Closed

Spinner consumes pointer events #240

thepatrik opened this issue Jul 3, 2018 · 0 comments

Comments

@thepatrik
Copy link
Contributor

Steps to reproduce the behavior:

  • Override the onClickImage func in Lightbox component and open lightbox.
  • Try clicking in the middle of the image.

Expected behavior:
Should be possible to get click callbacks from the middle of the image.

Actual behavior:
The spinner will consume pointer events.

screen shot 2018-07-03 at 09 27 33

neptunian added a commit that referenced this issue Jul 18, 2018
Fix #240: Spinner consumes pointer events
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