top | item 17150179 (no title) hoodoof | 7 years ago What are you using to make the menus pop and slide? discuss order hn newest 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/17016If 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!
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/17016If 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?
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/17016If 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?
moeamaya|7 years ago
myfonj|7 years ago
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