Hi all
I would like to disable possibility to click debuffs over enemy nameplate like it was in SL.
It causing problem with moving camera if there are plenty of mobs around with my dots.
https://imgur.com/a/20RJzyf
Prefer to not use any complex addon for that like TidyPlates or other.
Already found little addon Remove_Nameplate_Debuffs which just hiding this frame with
frame.BuffFrame:SetAlpha(0)
but I would like to keep the icons to better track, just not be able to click on it.