v10.1.2

Details

  • Filename
    LibDBIcon-1.0-v10.1.2.zip
  • Uploaded by
  • Uploaded
    May 8, 2023
  • Size
    11.22 KB
  • Downloads
    4,818
  • MD5
    2eb7141636254a8e29f557963780dd5e

Supported WoW Retail Versions

  • 10.1.0

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.1

Supported WoW Classic Versions

  • 1.14.3

Changelog

------------------------------------------------------------------------
r116 | funkehdude | 2023-05-08 19:29:49 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Remove the concept of buttons not being created unless they've been set to show. They are now always created and just hidden.
------------------------------------------------------------------------
r115 | funkehdude | 2023-05-08 19:10:14 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Add `lib:IsButtonInCompartment(buttonName)` for use when checking GUI toggle options, instead of checking the DB directly
------------------------------------------------------------------------
r114 | funkehdude | 2023-05-08 18:48:13 +0000 (Mon, 08 May 2023) | 1 line
Changed paths:
   M /trunk/LibDBIcon-1.0/LibDBIcon-1.0.lua

Internally handle whether a compartment menu should be added on login or not using db.showInCompartment
------------------------------------------------------------------------