harm-less / angular-sticky

Pure javascript AngularJS directive to make elements stick when scrolling
http://harm-less.github.io/angular-sticky
83 stars 38 forks source link

Enable redraw method for directive #26

Closed cheahkhing closed 6 years ago

cheahkhing commented 7 years ago

Hi, it would be nice if i could trigger redraw on the directive element manually when needed without having to use the hlStickyElement.

harm-less commented 7 years ago

Hello, Thanks for the interest in the plugin. If you want, you can make a PR for this feature.