HierarchyWindow 버그 수정, 모델 선택 시 Outline 버그 수정
This commit is contained in:
@@ -108,7 +108,7 @@ namespace UVC.UI.List.Tree
|
||||
/// <summary>
|
||||
/// 더블클릭 감지 시간 간격 (초)
|
||||
/// </summary>
|
||||
protected const float DoubleClickThreshold = 0.3f;
|
||||
protected const float DoubleClickThreshold = 0.5f;
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user