lukehaas / Scrollify

A jQuery plugin that assists scrolling and snaps to sections.
MIT License
1.8k stars 579 forks source link

WP Admin bar fix #346

Closed jferragut closed 5 years ago

jferragut commented 5 years ago

Update fixes height offset for WP admin menu when logged in. Checks for presence of the admin-bar class and if so, compensates for the height of 32px.

jferragut commented 5 years ago

@lukehaas any input on this?

lukehaas commented 5 years ago

This doesn't belong in the library. Scrollify exposes an offset option for cases such as this.