Skip to content

Ng-repeat with starting point available? #34

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
STheFox opened this issue Feb 22, 2015 · 4 comments
Closed

Ng-repeat with starting point available? #34

STheFox opened this issue Feb 22, 2015 · 4 comments

Comments

@STheFox
Copy link

STheFox commented Feb 22, 2015

Hello!

First of all, thanks for this wonderful directive, helped me a lot with my DOM memory management.
But I have a question, regarding the starting point of where the view gets rendered.
Is there a way I can set a starting point where my view gets rendered?

Let's say our ng-repeat has to iterate over a 100 elements in a scrollable view, now the elements get rendered from 1 to 100 on the screen. Well, I want to see the elements starting from 20 visible, and 1-19 visible when I scroll up. Is there a way I can do this?

Thanks!

@karna41317
Copy link

any solution for this case ? ,i need too.

@margru
Copy link
Contributor

margru commented Mar 24, 2015

Does #32 contain functionality that you want?

@kamilkp
Copy link
Owner

kamilkp commented Mar 25, 2015

I think so, and it will be merged very soon.

@kamilkp
Copy link
Owner

kamilkp commented Mar 25, 2015

Merged

@kamilkp kamilkp closed this as completed May 25, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants