top | item 17150179

(no title)

hoodoof | 7 years ago

What are you using to make the menus pop and slide?

discuss

order

moeamaya|7 years ago

It's all CSS animations timed with transition-delay (but triggered with js adding a "is-active" class).

myfonj|7 years ago

FYI, there is a strange rendering glitch in current Nightly occurring while scrolling the page with menu opened: https://github.com/webcompat/web-bugs/issues/17016

If you plan to make some radical alterations that could potentially "fix" that bug in near future, could you please freeze current state somewhere until diagnosis finishes?

j79|7 years ago

A quick peek and it appears they're using pure css!