Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laggy search results box #16

Open
jcuenod opened this issue Feb 10, 2016 · 1 comment
Open

Laggy search results box #16

jcuenod opened this issue Feb 10, 2016 · 1 comment
Labels

Comments

@jcuenod
Copy link
Owner

jcuenod commented Feb 10, 2016

The suggestion is to use translate. Others suggest using this to force GPU acceleration:

/* Enable hardware acceleration to fix laggy transitions */
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
@jcuenod jcuenod added the bug label Feb 10, 2016
@jcuenod
Copy link
Owner Author

jcuenod commented Feb 11, 2016

Maybe being improved by b3a29cf and, in turn, 0635eda. Is it still laggy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant