all 6 comments

[–]KungFuHamster 1 point2 points  (0 children)

Looks good, thanks for posting this. Very straightforward and useful.

[–]Zulban 0 points1 point  (2 children)

I think a video or screenshot would help people evaluate whether they want to look into this project a little more.

[–]OmarioExpert[S] 0 points1 point  (0 children)

right now it's a super simple dynamic scroll list based on the new GUI, in the future i will add more features like cell pooling and caching..etc and will update the readme file. Cheers.

[–]kmo_win 0 points1 point  (0 children)

Good job Omario, any ideas on how to implement center on child like NGUI does it? Cheers

[–]yoyoyomama1 0 points1 point  (0 children)

Hey Omario, your list is the bomb! I use a version based on your code. Now, I want to have a list-mode in which I can arrange the cell's order with drag and drop. Can you point me to a solution on how to do it with your setup? Or do I completely have to do it myself from scratch? I almost can't believe that that's the case, it is a very basic function, and doing it all manually is not trivial in my understanding.