Icons Indicator -- Grow from Center Option #418


  • Enhancment
  • Declined
Closed
Assigned to michaelsp
  • mpstark created this issue Feb 27, 2015

    The new Icons indicator is a blessing for seeing multiple debuffs or buffs, but looks extremely awkward when actually displayed because the icons are placed as if all available icons were displayed. Symmetry being the core of beauty, it would be awesome if we could get an option for the icons to grow from the center.

    EXAMPLE:

    Current buff frame with row of 3 and max of 3:

    [X] [  ] [  ]

    [X] [X] [  ]

    [X] [X] [X]

    Proposed buff frame

         [X]

      [X] [X]

    [X] [X] [X]

    This option would be in addition to the orientation option, so that you can grow from center in both vertical and horizontal orientations. I've gone ahead and taken a look at the code and while it would require some refactoring (since you're being sneaky with the way that vertical and horizontal orientations are done), it's very possible within the framework of the plugin.

  • mpstark added the tags New Enhancment Feb 27, 2015
  • michaelsp posted a comment Feb 27, 2015

    This implies recalculating and repositioning all icons frames on every repaint, its too much cpu expensive.

  • michaelsp removed a tag New Feb 27, 2015
  • michaelsp added a tag Declined Feb 27, 2015
  • michaelsp closed issue Feb 27, 2015

To post a comment, please login or register a new account.