ocordeiro / vue-smooth-scroll

Simple vue smooth scroll
77 stars 12 forks source link

set height from top of viewport #1

Closed packytagliaferro closed 7 years ago

packytagliaferro commented 7 years ago

Can you set the height from the top like 100px to compensate for navigation header? So if I scroll to a <h2> tag I can still see the text and its not covered up by a fixed header?

krystalcampioni commented 7 years ago

@alamcordeiro thanks a lot for this package 😄 I noticed that the npm package is not up to date with these changes, allowing us to use the offset. Could you please publish 1.0.13 to npm?

ocordeiro commented 7 years ago

Ohh really. thank you. Done, published 1.0.13

krystalcampioni commented 7 years ago

awesome, thanks! :D