googlearchive / paper-slider

A slider à la Material Design
16 stars 18 forks source link

tooltip misaligned #3

Closed robdodson closed 10 years ago

robdodson commented 10 years ago

Using the pull all script, I noticed the latest version of slider has a misaligned tooltip.

screen shot 2014-06-14 at 11 06 56 am

ebidel commented 10 years ago

The culprit is https://github.com/Polymer/paper-slider/commit/a3dda4ee0d6ecb2aff84ef4e3a6d067f434260c3.

A fix is to instead promote the layer using backface-visibility:

-webkit-backface-visibility: hidden;
backface-visibility: hidden;
frankiefu commented 10 years ago

Fixed in https://github.com/Polymer/paper-slider/commit/6952486dab8dec9325cb5f774931dd6ea07a88cb