Can't set tooltip come out only for <mouse over>
DeadlyPewPeww opened this issue ยท 1 comments
You need to disable the following setting in WoW options:
With this setting on, a tooltip will be triggered if changing targets by pressing tab or soft targeting ("Gameplay->Combat->Enable Action Targeting" is enabled) without hovering over with your mouse.
The duration of the tooltip can be adjusted with chat command /run SetCVar("SoftTargetTooltipDurationMs", x)
with x = duration in ms (default: 2000)
.