v1.9.21-1-g2b62aab-alpha

Details

  • Filename
    AdiBags-v1.9.21-1-g2b62aab-alpha.zip
  • Uploaded by
  • Uploaded
    Oct 17, 2020
  • Size
    325.41 KB
  • Downloads
    1,169
  • MD5
    e3f699588a13b3ecdbd8f6b58f4e426d

Supported WoW Retail Versions

  • 9.0.1

Changelog

Changes since tag v1.9.21

commit 2b62aabb1ca6671d0729cbbbec2e8fbaa5f09c20
Author: legowxelab2z8 <[email protected]>
Date:   Sat Oct 17 03:46:56 2020 -0700

    Fixed item icons from overlapping within the Options UI.

    * Fix for overlapping icons in Manual Filter configuration

    Setting the width to 'full' instead of leaving it unspecified avoids triggering a bug in AceConfig where the height of a widget is used before the widget width is resized causing the height to be recalculated.

    * Fix for overlapping icons in Junk Filter configuration

    Applied width = 'full' to the ItemLists in the junk.lua AceConfig options table. This works around a bug with widgets that use flow layout and resize as elements are added/removed or as the widget width is resized.

Additional Files