PolymerElements / paper-tooltip

A Material Design tooltip
https://webcomponents.org/element/PolymerElements/paper-tooltip
40 stars 49 forks source link

Firefox flickering #52

Open Mikanoshi opened 8 years ago

Mikanoshi commented 8 years ago

FF 43.0.4

_polymer2

P.S. And is there a way to disable animations except this "convenient" one:

animation-config='{"entry": [{ "name": "fade-in-animation", "timing": { "duration": 0, "delay": 0}}], "exit": [{ "name": "fade-out-animation", "timing": { "duration": 0, "delay": 0}}]}'
mcarey1590 commented 8 years ago

+1 I am also seeing this behavior in IE 11