mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-03 20:12:33 +08:00
More progress, and change Aggressive Mouse Unlock behaviour
This commit is contained in:
@ -55,7 +55,7 @@ namespace UnityExplorer.UI.Widgets
|
||||
ScrollPool.Initialize(this);
|
||||
}
|
||||
|
||||
public void DisableCell(TransformCell cell, int index) => cell.Disable();
|
||||
//public void DisableCell(TransformCell cell, int index) => cell.Disable();
|
||||
|
||||
|
||||
public bool IsCellExpanded(int instanceID)
|
||||
|
Reference in New Issue
Block a user