Unity3D-InfinitelyScrollingScrollRect icon indicating copy to clipboard operation
Unity3D-InfinitelyScrollingScrollRect copied to clipboard

Child width and height

Open Ad1Ken opened this issue 2 years ago • 1 comments

It doesn't manage the spacing properly if the size of childs varies(eg: width for horizontal).

Ad1Ken avatar Apr 11 '23 13:04 Ad1Ken

Hi @Ad1Ken, sorry for the late response. This project is simply a demo for how you might implement this in your own project. I wrote this while I was in university and it was part of a larger project as a whole. I never intended this to be a plug and play solution, just as an example of how you could do it yourself, so there are many things that weren't included and could be improved.

I will also comment this here for anyone else stumbling across this project, but I will not be maintaining this project for the foreseeable future. I might come back and refactor and fix any of the other open issues if I come back to game development, but that's not where my priorities lie right now. Feel free to fork this project and use it as a base for your own implementation, but I won't be adding/fixing things anytime soon.

renellc avatar Apr 20 '23 20:04 renellc