RESOLVED FIXED 156342
Nested menu animation performs too slow
https://bugs.webkit.org/show_bug.cgi?id=156342
Summary Nested menu animation performs too slow
Jeremias Menichelli
Reported 2016-04-07 08:54:21 PDT
When user hovers the Contribute menu, its nested list of links appears with a slide in effect using top position instead of transform: translate and the animation lags, it's really easy to improve. I wrote a little piece about it to help the person that will fix it http://jeremenichelli.github.io/2016/04/always-animate-translate-instead-of-positions :)
Attachments
Patch (11.17 KB, patch)
2016-04-07 10:41 PDT, Jon Davis
no flags
Jon Davis
Comment 1 2016-04-07 10:41:40 PDT
Timothy Hatcher
Comment 2 2016-04-07 11:02:40 PDT
Comment on attachment 275896 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=275896&action=review > Websites/webkit.org/wp-content/themes/webkit/style.css:121 > - > + We should just remove. > Websites/webkit.org/wp-content/themes/webkit/style.css:1288 > - > + Ditto. > Websites/webkit.org/wp-content/themes/webkit/style.css:1464 > + > } Ditto.
WebKit Commit Bot
Comment 3 2016-04-07 12:57:08 PDT
Comment on attachment 275896 [details] Patch Clearing flags on attachment: 275896 Committed r199173: <http://trac.webkit.org/changeset/199173>
WebKit Commit Bot
Comment 4 2016-04-07 12:57:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.