GryllsAddons/ShaguTweaks-mods

Hide Combat Tooltip modules breaks roid macro mouseover

akidraham opened this issue · 3 comments

As the title says, Hide Combat Tooltip modules breaks roid macro mouseover, if i turn the modules off i can use my mouseover macro again.

I can use mouseover again if I press Shift to display the tooltips again or I disable the module.

active Addons:
NotGrid
ShaguTweaks
RoidMacro
ClassicMouseover

my macro:
/script if nil then CastSpellByName("Healing Touch(Rank 4)"); end
/cast [@mouseOver help hp<99] Healing Touch(Rank 4); [@Focus hp<99] Healing Touch(Rank 4); [target] Healing Touch(Rank 4)
END

Thanks for raising this issue, I believe this may be caused by how the mod is hiding the tooltip. I've uploaded a new version which uses a different method to hide it. I will do some further testing to check but i'm hoping this will resolve the issue!

Thanks for raising this issue, I believe this may be caused by how the mod is hiding the tooltip. I've uploaded a new version which uses a different method to hide it. I will do some further testing to check but i'm hoping this will resolve the issue!

Thank you thank you thank you, as to my current limited testing it worked great now, i'll post anything if i have further issue with it

That's great I'm glad to hear it's working again! Please do open a new issue if you do find any further issues!