Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(tooltip): Firefox scroll event was triggered cause the usage of translate3d #6206

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

Switched translate3d(0, 0, 0) with will-change: opacity, height, width in order to fix Firefox behavior and preserve performance

…ranslate3d

Switched `translate3d(0, 0, 0)` with `will-change: opacity, height, width` in order to fix Firefox behavior and preserve performance
@EladBezalel EladBezalel added the pr: merge ready This PR is ready for a caretaker to review label Dec 9, 2015
@EladBezalel EladBezalel deleted the fix/tooltip-firefox branch January 15, 2016 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants