0.43

Details

  • Filename
    LibActionButton-1.0-0.43.zip
  • Uploaded by
  • Uploaded
    Oct 27, 2022
  • Size
    22.82 KB
  • Downloads
    752
  • MD5
    1245a36c70d57763cd219feaee64e0a2

Supported WoW Retail Versions

  • 10.0.0

Changelog

tag 990c89fccacf2ce2e980c02a6934ba688b550827 0.43
Author:    Hendrik Leppkes <[email protected]>
Date:    Thu Oct 27 14:45:52 2022 +0200

Tag as 0.43

commit 20bbc01f1ecbcdef99446779d1e362b30d56cd11
Author: Hendrik Leppkes <[email protected]>
Date:   Thu Oct 27 14:45:46 2022 +0200

    Update TOC for 10.0

commit de08e583e907d1493c0c946dad2ee6ed41500f60
Author: Hendrik Leppkes <[email protected]>
Date:   Thu Oct 27 14:16:14 2022 +0200

    Prevent casting the action when placing it through a click

commit c3808ceb9a84d42a059343776c5a4568fde8234b
Author: Hendrik Leppkes <[email protected]>
Date:   Thu Oct 27 10:55:01 2022 +0200

    Fix a style quirk introduced in 859d18a

commit 859d18aace56be88805101188aff53235653831d
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Oct 26 17:32:58 2022 +0200

    Refine style of borderless buttons

commit ac40d34f3f7244d0c4b2a81b94eb2891874485f8
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Oct 26 17:13:40 2022 +0200

    Add an option to hide the border (NormalTexture) if desired

commit cd70baa51f0e3327b4078404890eef3f286036a3
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Oct 26 14:38:20 2022 +0200

    Support "Keybind" type key bindings to differentiate clicks from bindings

commit 505b941025fe635b4ea786f2c09f4b179bcf5e60
Author: Hendrik Leppkes <[email protected]>
Date:   Wed Oct 26 10:15:50 2022 +0200

    Prevent button execution when shift-clicking a button to drag off its contents

    This is a rather ugly workaround, and hopefully we can get a better
    solution from Blizzard at some point.