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(button): disable :hover on non supported devices #15705

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

juanmiguelbesada
Copy link
Contributor

Short description of what this resolves:

Fix the problem with buttons on iOS not loosing the opacity when clicked

Changes proposed in this pull request:

  • use @media (any-hover: hover) to detect if device supports any kind of hover

Ionic Version: 4.x

Fixes: #15667, #14934

@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Sep 21, 2018
@manucorporat manucorporat merged commit 67eb661 into ionic-team:master Sep 24, 2018
@manucorporat
Copy link
Contributor

Thanks a lot for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants