qiankanglai/LoopScrollRect
These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.
C#MIT
Issues
- 7
实例化滚动组件时出现报错Assertion failed
#129 opened by Rolsieya - 14
查看纵向滚动的列表元素时候会把本来显示的对象全部归还了&列表元素都不显示~
#175 opened by conyard - 0
滚动方法ScrollToCell,需要更加细致的参数用于调节具体要滚动的位置
#181 opened by MonsterZhangChen - 3
根据index获取指定Item,以及ScrollToCell滑动到指定位置而不是顶部
#170 opened by BelieveXiaoShuai - 3
A bug that dynamically adds Cells in GridLayout that does not show Cells in certain situations
#178 opened by suhyunrim - 2
一个咨询问题
#180 opened by MonsterZhangChen - 1
reverseDirection使用起来不是很方便
#179 opened by wtmsuperman - 2
Scrolling does not work well when the height of the Cell is larger than the display area
#173 opened by ynaoto - 1
有空加snap功能吗
#172 opened by sosloop - 1
LoopVerticalScrollRect 的构造函数现在是private
#171 opened by yvpengli - 1
- 1
是否可以支持翻页按钮,如果已支持,请问接口是哪个
#160 opened by toshibahan - 4
RefreshCells时UpdateItems算法有BUG
#163 opened by SturgeonDu - 1
数据如何传递给item
#164 opened by unity-newfish - 1
- 9
当列表内有元素时,应用程序失去焦点,列表内容有时会莫名奇妙的被全部回收
#166 opened by NicoIer - 1
RefillCellsFromEnd刷新,没有预期把列表弹回底部
#167 opened by tangjialang - 1
- 1
- 2
- 1
第一次生成item过多,滑动列表后恢复正常
#147 opened by BWMaple - 3
Scroll Elements
#139 opened by jaydeep6492 - 2
RefillCells() 接口功能有问题
#137 opened by wangeryin - 2
当只添加一个元素时,Refill是完全重绘还是只计算新增的?
#165 opened by NicoIer - 0
- 6
srolltoCell() 这个方法没有办法直接到达最底部,总是差一点点,可不可以加紧修复一下,大佬
#124 opened by AnyueKami - 2
你好,怎么实现onscrollend啊,需要监听滚动停止时的回调
#154 opened by springlight - 1
infinity loop scroll for Scroll Rect(MultiPrefab)
#135 opened by LexaMV - 1
- 8
无法指定滑动到指定index的Item Bug
#152 opened by AnyueKami - 1
我在Loop Vertical Scroll Rect下面的Item高度设置比较高, 当我勾选了reverse direction 在滚动到边缘时,会突然的发生跳动
#155 opened by passerph - 4
RefreshCells 刷新问题
#157 opened by 834153063 - 3
[Help] An error occurs when more objects are created than the number of objects what I can see.
#153 opened by hyunwoo9120 - 2
Help passing an inventory list to the Scrollrect
#150 opened by Fishchip511 - 6
Horizontal scroll rect all item call ReturnObject
#140 opened by KimYeonmu - 1
快速拖动scrollrect之后,导致不应该被移除的item被移除
#149 opened by junbinliuext - 4
How to lock Infinite Scroll on some moment? Put the limit from start and end?
#134 opened by jasursadikov - 4
排版不即时问题
#148 opened by alan49973028 - 11
- 3
LoopHorizontalScrollRectMulti.normalizedPosition计算问题
#143 opened by YaooQi - 1
求教:每个gameobject 赋值是否在getObject方法中
#142 opened by SpectatorNan - 3
No overload for method 'Space' takes 2 arguments
#141 opened by SpectatorNan - 1
LoopScroll does flicker in VR
#136 opened by jasursadikov - 1
Horizontal 布局 Slider 快速拉动会错误实例化 GameObject
#138 opened by LiuOcean - 4
在做聊天模块时,添加新消息,不刷新Item数量
#128 opened by wangeryin - 2
- 2
希望 Unity Package 也能在 OpenUPM 上註冊
#131 opened by SyaoranChang - 7
建议把源码和demo分开2个工程
#125 opened by Eternity714 - 4
新版本似乎會自動開關 Scrollbar 的元件
#123 opened by SyaoranChang - 1
明明只需要3个item就能够循环了,但实际上可能会生成6、7个甚至更多
#127 opened by Gasskin