I'm attempting to create a page that looks like this, where the paper panel overlaps the main header section, then scrolls off the page as the user scrolls:
Polymer 0.5 supports pages like this with a <core-header-panel mode="cover">.
I don't see anything like this in Polymer 1.0, and I can't figure out how to recreate this effect.
Thoughts?
