Skip to content

Fix #240: Spinner consumes pointer events#241

Merged
neptunian merged 1 commit intojossmac:masterfrom
thepatrik:spinner-mouse-events
Jul 18, 2018
Merged

Fix #240: Spinner consumes pointer events#241
neptunian merged 1 commit intojossmac:masterfrom
thepatrik:spinner-mouse-events

Conversation

@thepatrik
Copy link
Copy Markdown
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