8958259-alpha

Details

  • Filename
    WeakAuras-8958259-alpha.zip
  • Uploaded by
  • Uploaded
    Jan 23, 2017
  • Size
    3.31 MB
  • Downloads
    5,489
  • MD5
    d5ba6b46e4e42bf633f261376cf73376

Supported WoW Retail Versions

  • 7.1.5

Changelog

Changes since tag 2.2.2.6

commit 8958259b3525a1063071c7a8e2dad61bbd53d792
Author: Janick Gerstenberger <[email protected]>
Date:   Mon Jan 23 19:11:38 2017 +0100

    Drag'n'Drop implementation for DisplayButtons (#136)

    This PR implements drag'n'drop support to the `DisplayButton`s in the Options.
    Feature and Design is descripted in some [sketches](https://drive.google.com/drive/folders/0BzaKJginnJcgM3dHWUdDQlNRZGM?usp=sharing).

    The implemented features make several `DisplayButton` controls in their current form obsolete.
    Chiefly the side control of grouped buttons (up, down, ungroup) which also distinguish grouped buttons from ungrouped one.
    (see https://www.wowace.com/projects/weakauras-2/issues/790 )

    ### Issues
    -  Dropping a element below the list of `DisplayButton` into the scroll frame or onto a category rider undos the drag action. This behavior might be unexpexted.