mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
todo
This commit is contained in:
@@ -191,7 +191,7 @@ local function EditBox_OnEnterPressed()
|
||||
end
|
||||
|
||||
local function EditBox_OnReceiveDrag()
|
||||
if not GetCursorInfo then print("TODO GetCursorInfo") return end -- TODO
|
||||
if not GetCursorInfo then return end
|
||||
|
||||
local self = this.obj
|
||||
local type, id, info = GetCursorInfo()
|
||||
|
||||
Reference in New Issue
Block a user