This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
One thing I'm really missing in Grid2 is a way for it to dynamically change size depending on group size. I guess the quickest way to do this is to tie a scale option to each layout, if possible. For instance I want my party frames a lot bigger than the raid40 frames.
Ideally I would have wished for separate height, width and anchor points for each layout as well, but I guess scaling is the most important. Subsidiary, a way to load different profiles in regards to group sizes.
I dont know where to put the scale stuff configuration, without changing a lot the current configuration structure. Maybe to avoid this problem, i could add the scale option in Grid2FreeLayout and not in Grid2 core.
I guess most people that would care about this feature would have Grid2FreeLayout installed anyways, so I think that would work great.
Revision 622 includes a Layout Editor to create custom layouts, the layout scale can be defined too.
Thank you. Have only done limited testing, but seems to work great
To post a comment, please login or register a new account.