r56

Details

  • Filename
    LibQTip-1.0-r56.zip
  • Uploaded by
  • Uploaded
    Feb 25, 2009
  • Size
    7.52 KB
  • Downloads
    119
  • MD5
    cbd9211b785cf9ff45e19ee802d81288

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------