LibDBIcon-1.0

Allows addons to easily create a lightweight minimap icon as an alternative to heavier LDB displays.

File Details

v10.1.2

  • R
  • May 8, 2023
  • 11.22 KB
  • 4.9K
  • 10.1.0+2
  • Retail + 1

File Name

LibDBIcon-1.0-v10.1.2.zip

Supported Versions

  • 10.1.0
  • 3.4.1
  • 1.14.3

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