CowTip-r42306-nolib
Details
-
FilenameCowTip-r42306-nolib.zip
-
Uploaded by
-
UploadedJun 29, 2007
-
Size18.31 KB
-
Downloads34
-
MD50daa0152856165f012a596d36877ee71
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r42306 | ckknight | 2007-06-30 02:50:56 -0400 (Sat, 30 Jun 2007) | 1 line
Changed paths:
M /trunk/CowTip/Text/Text.lua
CowTip_Text - update the texts every second, through massive hacks and without calling :SetUnit. This allows for the arbitrary addition/removal of lines again.
------------------------------------------------------------------------
r42305 | ckknight | 2007-06-30 02:23:40 -0400 (Sat, 30 Jun 2007) | 2 lines
Changed paths:
M /trunk/CowTip/CowTip.lua
M /trunk/CowTip/Text/Text.lua
CowTip - no longer :SetUnit every second, as some addons improperly use UNIT_MOUSEOVER_UPDATE instead of the tooltip's OnTooltipSetUnit, thus making their texts go away after a second. - Improper coding on their part, imho.
CowTip_Text - change the Target line to output None if there is no target (so the line shows), also use [NameRealm] now instead of the funkiness I had before.
------------------------------------------------------------------------