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

Fixes #1088. Add pointer-events:none to font icons. #1107

Merged
merged 1 commit into from
Jun 30, 2016
Merged

Conversation

miketaylr
Copy link
Member

This is to prevent them from consuming the click event in Chrome,
which apparently doesn't bubble up to the parent <button>?

r? @magsout

cc @cch5ng

@miketaylr
Copy link
Member Author

Whoops, the label editor icon is a <button> with wc-Icon class. Let me try something else.

This is to prevent them from consuming the click event in Chrome,
which apparently doesn't bubble up to the parent <button>?
@magsout
Copy link
Member

magsout commented Jun 30, 2016

r+ 👍

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