GridLayoutPlus
This plugin is made to be a set and forget layout manager. You just set your layout parameters and the layout will automatically change depending on what units are available. The grid width (or height if you changed your layout direction) will auto-expand depending on the raid size, or max subgroup used. If you select you want to see pets, column(s) will be added depending on if you have hunters or warlocks in your raid. Tanks will be shown if you enable the option AND Blizz/oRA/CTRA tanks are set. You can change the sort order of the classes, pets & tanks. You can also change the number of units in each column. For example, you could set it to 20 and in AV you will see 2 rows of 20.
More info:
After latest grid update :
[2008/12/08 12:49:53-163-x1]: GridLayoutPlus-74887\GridLayoutPlus.lua:56: attempt to index field 'layout' (a nil value) AceAddon-2.0-91091 (Ace2):983: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:976> <in C code>: ? AceEvent-2.0-91091 (Ace2):260: in function `TriggerEvent' AceEvent-2.0-91091 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
[2008/12/08 12:49:53-163-x1]: GridLayoutPlus-74887\GridLayoutPlus.lua:56: attempt to index field 'layout' (a nil value)
AceAddon-2.0-91091 (Ace2):983: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:976>
<in C code>: ?
AceEvent-2.0-91091 (Ace2):260: in function `TriggerEvent'
AceEvent-2.0-91091 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
I am getting the following error with v64125:
Error: Cannot find a library instance of "LibTalentQuery-1.0".
AddOn: GridLayoutPlus
File: GridLayoutPlus.lua
Line: 8
Count: 1
This is a terrific addition to Grid! Thank you for putting it together.
I have a question: I use a horizontal layout, with Group 1 in the lower-left corner of my screen and the additional groups, if any, growing upward from there. When I'm in a raid, all the raid's pets are displayed in their own group. I like this very much! When I'm in a non-raid group, the group's pets are displayed in the same group as the player characters, all of them to the right of the 2-5 player characters in the group. Is there any way to get the party pets in their own grouping of frames above the player character frames, as they are when I'm in a raid?
Pastamancer is looking into this. The problem is Grid hasn't been adapted to using the new secure templates that Blizzard recently put into the game. Once he does that I can look into it. I'm planning to merge GridLayoutPlus into the core, as long as it gets approved by the other Grid devs.