Layout: Groups and rows similar to the standard interface #508


  • Declined
  • Enhancement
Closed
  • Forge_User_01224131 created this issue Jun 7, 2017

    Currently it's not possible to create a layout similar to the standard wow raid frames or the standard wow raid info panel. I find this to cause confusion when using the addon and would really hope this could be implemented. For this discussion I'm only using vertical groups (as that is what the standard frames use).

    I mean a layout like this:


    1  2
    3  4
    5  6
    7  8

    or 

    1  2  3  4
    5  6  7  8

    Currently you can do this:


    (By group)
    1  2  3  4  5  6  7  8

    (4x10)
    1  3  5  7
    2  4  6  8

    Possible solutions as I see them:
    - Adding a setting to allow a new header to be on a new row below previous header

    - Setting up groups per header exactly instead of just first and last. A 4x10 design could allow groups 1+3 instead of 1 to 2.

    Cheers,
    Gav

  • Forge_User_01224131 added a tag Enhancement Jun 7, 2017
  • michaelsp added a tag Declined Sep 16, 2017
  • michaelsp closed issue Sep 16, 2017

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