mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
i don't know why it's missing
This commit is contained in:
@@ -500,6 +500,7 @@ function EditBoxSetCursorPosition(self, pos)
|
|||||||
|
|
||||||
text = sub(text, 0, 1)
|
text = sub(text, 0, 1)
|
||||||
self:HighlightText(0, 1)
|
self:HighlightText(0, 1)
|
||||||
|
self:Insert(nbsp)
|
||||||
self:Insert(text)
|
self:Insert(text)
|
||||||
self:HighlightText(0, 1)
|
self:HighlightText(0, 1)
|
||||||
self:Insert("")
|
self:Insert("")
|
||||||
|
|||||||
Reference in New Issue
Block a user