mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-10 14:03:30 +08:00
Cleanup and fix some small issues with scroll pool
This commit is contained in:
@ -273,7 +273,7 @@
|
||||
<Compile Include="UI\Utility\SignatureHighlighter.cs" />
|
||||
<Compile Include="UI\Utility\ToStringUtility.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\DataHeightManager.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\DynamicCell.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\CellViewHolder.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\ICell.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\IPoolDataSource.cs" />
|
||||
<Compile Include="UI\Widgets\ScrollPool\ScrollPool.cs" />
|
||||
|
Reference in New Issue
Block a user