angular-ui / ui-scrollpoint

Add a 'ui-scrollpoint' class to elements when the page scrolls past them.
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-scrollpoint/master/demo/index.html
MIT License
28 stars 25 forks source link

ui-scrollpoint-bottom feature #7

Closed plong0 closed 8 years ago

plong0 commented 8 years ago

allows ui-scrollpoint to work from bottom of its target rather than top.

plong0 commented 8 years ago

Closing in favour of PR https://github.com/angular-ui/ui-scrollpoint/pull/8 which includes ui-scrollpoint-bottom and percentage-based scrollpoints.