새 프로젝트 파일명 중복 시 팝업 또는 InputField 강조 효과
This commit is contained in:
@@ -129,7 +129,7 @@ namespace Studio.UI
|
|||||||
Color tempColor = inputFieldOutline.effectColor;
|
Color tempColor = inputFieldOutline.effectColor;
|
||||||
var count = 0;
|
var count = 0;
|
||||||
|
|
||||||
while (count < 1)
|
while (count < 2)
|
||||||
{
|
{
|
||||||
while (tempColor.a < 1f)
|
while (tempColor.a < 1f)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user