Scorpio

Scorpio

349k Downloads

[CataC] GetMouseFocus error

Road-block opened this issue ยท 1 comments

commented

I expect this to error on mainline client too.

Scorpio r230 still has a reference to GetMouseFocus in Modules\Action\SecureActionButton.lua this causes errors when trying to hoverbind for example in ShadowDancer.

2x Scorpio/Modules/Action/SecureActionButton.lua:1565: attempt to call global 'GetMouseFocus' (a nil value)
[string "@Scorpio/Modules/Core.lua"]:345: in function <Scorpio/Modules/Core.lua:198>
[string "=(tail call)"]: ?

Locals:
commented

Fix in r231