0.45

Details

  • Filename
    LibActionButton-1.0-0.45.zip
  • Uploaded by
  • Uploaded
    Nov 22, 2022
  • Size
    26.02 KB
  • Downloads
    1,513
  • MD5
    4d856f2430d6619f4259baf2c87e3dac

Supported WoW Retail Versions

  • 10.0.0

Changelog

tag 0e96fcec8aa595f7fed4a3e182cf455983f93535 0.45
Author:    Hendrik Leppkes <[email protected]>
Date:    Tue Nov 22 12:42:39 2022 +0100

Tag as 0.45

commit fbf01c5c5187bbb46e91ead607c8f8f8356aedcf
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Nov 22 12:15:04 2022 +0100

    Fire an event when a flyout button is created

commit d5d019a35284f9efb99d4add2bb38db1f3ed87c7
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Nov 22 09:35:48 2022 +0100

    Fix order of operations

commit 3302311c74148ed1dd451599a872a89858aaec31
Author: Hendrik Leppkes <[email protected]>
Date:   Tue Nov 22 09:33:08 2022 +0100

    Hide the Flyout when clicking any other LAB button, not just one in the flyout

commit 31ff86426a77c6c96a1964f4a7f74735d341d88b
Author: Hendrik Leppkes <[email protected]>
Date:   Mon Nov 21 12:17:22 2022 +0100

    Add an accessor to get the LibActionButton-1.0 SpellFlyout frame

commit 78a5d0a1c6aa2391ecf614158431873cb28b20aa
Author: Hendrik Leppkes <[email protected]>
Date:   Mon Nov 21 09:51:57 2022 +0100

    Create a custom spell flyout implementation

    The official SpellFlyout has been broken for AddOns in 10.0. This
    implementation is entirely independent of this and should function
    entirely independent of any changes to the official SpellFlyout.