Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tooltip): Firefox scroll event was triggered cause the usage of t…
…ranslate3d Switched `translate3d(0, 0, 0)` with `will-change: opacity, height, width` in order to fix Firefox behavior and preserve performance Closes angular#6206
- Loading branch information