#Dynamic group anchor

24 messages · Page 1 of 1 (latest)

cyan helm
#

Is it possible to make dynamic groups anchor to eachother? I have 3 different dynamic groups with icon weakauras in them showing my cooldowns. At the moment I've anchored them all to "Screen" and changed their X and Y positions to fit my UI. On some classes I play I only display the first and third group, resulting in an empty gap between the groups.

Is it possible to make group 2 anchor to group 1 and group 3 anchor to group 2, but if group 2 is hidden group 3 is instead anchored to group 1? At the moment if I choose to anchor the groups like this group 3 will also dissapear if group 2 isnt loaded. I assume this is beacuse it no longer has anything to anchor to if group 2 isnt loaded, resultning in group 3 not showing at all.

I hope i've managed to explain what I'm trying to do.

unborn maple
#

with custom code yes if not you can't dynamically just change the anchors

#

afaik

zinc tangle
#

No need for custom. You can anchor them the same as anchoring to any Aura.

#

However, Dynamic Groups don't just have 0x0 pixel size when not showing.

#

So it might not work as you're hoping

unborn maple
cyan helm
#

This is an example of my current set up. "Warrior CDs 2" is anchored to screen. "Pilsung - Swingtimer & Bars 2" is anchored to Warrior CDs 2 and Warrior CDs 3 is anchored to Pilsung - Swingtimer & Bars 2. If Pilsung - Swingtimer & Bars 2 is not loaded Warrior CDs 3 also dissapears

unborn maple
#

remove the "Set Parent to Anchor"

#

as with that ticked the aura will take the visibility from its anchor

cyan helm
# unborn maple remove the "Set Parent to Anchor"

ok this caused Warrior CDs 3 to not dissapear if I set Pilsung - Swingtimer & Bars 2 to never load, but it doesnt attatch below Warrior CDs 2 like I'm trying to make it do. Is it possible to make that happen?

#

It now looks like this

zinc tangle
#

Set the offsets to zero, and set the anchor points

cyan helm
#

that didnt work. It only make them overlap

zinc tangle
#

and set the anchor points

cyan helm
unborn maple
#

You need to change the alignment

cyan helm
#

I have successfully anchored CDs 2 to CDs 1 and CDs 3 to CDs 2, but is it possible to make it so that CDs 3 automatically anchor to CDs 1 if CDs 2 is not loaded?

zinc tangle
#

This is the heart of what I'm saying about an empty group not having 0 size.
A Custom Anchor won't help because you can't get the anchor to run on groupB based on stuff happening in groupA.

cyan helm
zinc tangle
#

Not really.
The way to achieve the goal would probably be to put everything in one group and use a Custom Grow function to separate the rows