ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
860 stars 173 forks source link

Simplify header animation #24

Closed kdzwinel closed 9 years ago

kdzwinel commented 9 years ago

It's far to complicated to get this right using paper-scroll-header-panel (details here: https://github.com/ChromeDevTools/debugger-protocol-viewer/issues/22#issuecomment-119040551). I decided to stick with paper-header-panel but use simpler animation instead.

demo: https://kdzwinel.github.io/debugger-protocol-viewer/#!/CSS

paulirish commented 9 years ago

Yup. This is great.