Hello,
I've been trying to make the submenu navbar example work with the sticky header (the version that gets smaller after scrolling), but I'm having a slight issue.
During the animation where the header goes from big to small, the submenu navbar directly gets moved upwards. This issue does not arise when scrolling back up with the reverse animation.
I've put together an example code here: http://t.bourgeois.io/code/canvas_issue/
- Try scrolling down, you should see the blue navbar blink (not normal)
- Try scrolling back up, the blue navbar will slowly move back to place (normal)
Is there any way to fix this?
Thank you very much.
