View Single Post
09-09-11, 08:45 AM   #1
FaulTier
A Theradrim Guardian
 
FaulTier's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 61
Grid - Change FrameSize with Layout

Hey everybody!

At the moment I'm trying to do the follwing:
I want Grid to change the height of the raidframes depending on of the chosen layout. To be more specific, I want the following:
If the actual layout is 'Group', i want the height of my group-member-frames to be 70.
If the actual layout is '10 men raid', the height should be e.g. 35.
25 Men Raid/Batleground -> height = 21

So the height shouldn't be connected with my actual groupmembers, but my chosen layout.

Is there a way to embed the frameheight in a layout @ GridLayoutLayout.lua?

Greetz, Fauli
__________________
  Reply With Quote