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 #240: Spinner consumes pointer events #241

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

thepatrik
Copy link
Contributor

The spinner visibility is controlled via opacity, so it
will still consume mouse events when hidden.

Description of changes:
Sets spinner target to not receive pointer-events.

Related issues (if any):
#240

Checks:

  • Please confirm yarn run lint ran successfully
  • Please confirm that only /src and /examples/src are committed
  • [if new feature] Please confirm that documentation was added to the README.md

The spinner visibility is controlled via opacity, so it
will still consume mouse events when hidden.
@neptunian neptunian merged commit 4243247 into jossmac:master Jul 18, 2018
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

Successfully merging this pull request may close these issues.

2 participants