googlearchive / core-scroll-header-panel

Fancy scrolling effects where the header animates between tall and condensed states
19 stars 16 forks source link

Entire page paints on scroll #37

Closed ebidel closed 9 years ago

ebidel commented 9 years ago

screenflow

Adding transform: translateZ(0) to the .content region fixes this. core-header-panel also suffers from this issue.