mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-01-06 01:23:31 +08:00
Update DataHeightManager.cs
This commit is contained in:
parent
edbb9a2882
commit
e1e40950f8
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user