mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 19:13:03 +08:00
Update DataHeightManager.cs
This commit is contained in:
@ -113,7 +113,7 @@ namespace UnityExplorer.UI.Widgets
|
||||
|
||||
if (diff != 0.0f)
|
||||
{
|
||||
ExplorerCore.LogWarning("Height for data index " + dataIndex + " changed by " + diff);
|
||||
// ExplorerCore.LogWarning("Height for data index " + dataIndex + " changed by " + diff);
|
||||
cache.height = value;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user