Tweaked the behaviour of the skill name dropdown
This commit is contained in:
@@ -187,6 +187,7 @@ end
|
||||
|
||||
function EditClass:OnFocusGained()
|
||||
self.blinkStart = GetTime()
|
||||
self:SelectAll()
|
||||
end
|
||||
|
||||
function EditClass:OnKeyDown(key, doubleClick)
|
||||
|
||||
Reference in New Issue
Block a user