ember-cloaking icon indicating copy to clipboard operation
ember-cloaking copied to clipboard

Suggestion: Allow specifying selector for scroll container for event hooks

Open go1dfish opened this issue 11 years ago • 3 comments

It would be useful to be able to specify a jquery style selector string for the onscroll event bindings for cases where the document scroll events are not sufficient or desirable.

go1dfish avatar Mar 13 '14 22:03 go1dfish

+1 I think this is a fairly common use case. I would also make the debounce time configurable at the same time.

g-cassie avatar May 24 '14 22:05 g-cassie

Sure, I'd love a PR if you are feeling up to it :)

eviltrout avatar May 28 '14 16:05 eviltrout

This is already in the ES6 branch, I had need for it as well.

runspired avatar Feb 10 '15 17:02 runspired