r58
Details
-
FilenameLibQTip-1.0-r58.zip
-
Uploaded by
-
UploadedFeb 25, 2009
-
Size7.54 KB
-
Downloads262
-
MD5768ca749d6cd1a82f27da8cd7b441880
Supported WoW Retail Versions
- 3.0.9
Changelog
------------------------------------------------------------------------
r58 | torhal | 2009-02-25 12:10:03 +0000 (Wed, 25 Feb 2009) | 2 lines
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Bumped MAJOR.
------------------------------------------------------------------------
r56 | torhal | 2009-02-25 08:16:13 +0000 (Wed, 25 Feb 2009) | 3 lines
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
In ResizeColspans(): Removed line which only allowed the function to run if the tooltip was shown. Fixes ticket #4.
In InitializeTooltip(): Removed line which set ResizeColspans() to the tooltip's OnShow(), as this only worked after the tooltip was shown - making it rather useless.
------------------------------------------------------------------------
r54 | torhal | 2009-02-13 01:03:28 +0000 (Fri, 13 Feb 2009) | 1 line
Changed paths:
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
Added lineHeap[key] and columnHeap[key] to make each heap unique to the specified tooltip. This fixes the issue of setting a column/line's background to a different color which would propagate to another tooltip upon re-use.
------------------------------------------------------------------------
r53 | adirelle | 2009-01-11 09:17:28 +0000 (Sun, 11 Jan 2009) | 1 line
Changed paths:
A /trunk/.docmeta
M /trunk/LibQTip-1.0/LibQTip-1.0.lua
First try at adding luadoc using .docmeta
------------------------------------------------------------------------