Skip to content

Commit 2c8a74d

Browse files
committed
Disabled DebugLogItem.Button.Transition because it affected scrolling performance with little visual gain in return
1 parent 5ce0bc1 commit 2c8a74d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugins/IngameDebugConsole/Prefabs/DebugLogItem.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ MonoBehaviour:
410410
m_SelectOnDown: {fileID: 0}
411411
m_SelectOnLeft: {fileID: 0}
412412
m_SelectOnRight: {fileID: 0}
413-
m_Transition: 1
413+
m_Transition: 0
414414
m_Colors:
415415
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
416416
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}

0 commit comments

Comments
 (0)