Merge branch 'master' into dev

This commit is contained in:
Crum
2018-11-22 17:22:07 -06:00
committed by GitHub
12 changed files with 114 additions and 143 deletions
-1
View File
@@ -500,7 +500,6 @@ function EditBoxSetCursorPosition(self, pos)
text = sub(text, 0, 1)
self:HighlightText(0, 1)
self:Insert(nbsp)
self:Insert(text)
self:HighlightText(0, 1)
self:Insert("")