r137-nolib
Details
-
FilenameLibQTip-1.0-r137-nolib.zip
-
Uploaded by
-
UploadedAug 3, 2010
-
Size11.45 KB
-
Downloads47
-
MD56a07c3c292c5d250a8008fb56f6866ac
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r137 | torhal | 2010-08-03 05:39:42 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
M /trunk/LibQTip-1.0.lua
In InitializeTooltip(): Store the result of GameTooltip:GetBackdrop() before using it to set the backdrop so tooltip AddOns which set it to nil will not cause an error to be raised.
------------------------------------------------------------------------
r136 | elkano | 2010-07-27 15:27:08 +0000 (Tue, 27 Jul 2010) | 3 lines
Changed paths:
M /trunk/LibQTip-1.0.lua
- changed the way colspans resize cols to get enough width
- row height is now recalculated when colspans have been resized
!WARNING! custom cells need to provide the function cell::getContentHeight() that should return the height of the cell given its current width
------------------------------------------------------------------------