ember-notify
ember-notify copied to clipboard
Option to disable :hover state monitoring
I faced an slight issue on a touch screen, where any touch on a component sets :hover state to it until any other area is touched. Here is a PR with an option to disable hover state monitoring for such cases.
Would it be possible to update isHovering to exclude that case?