Hi,
How to control group overlapping?
I have a stack which have number of adjacent groups. I created a dropdown with (field and icon). How can i make this as same property of an option menu to avoid overlapping. I am attaching a sample stack, Please go through the stack.
Thanks
Samjith
Group overlaps
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Group overlaps
- Attachments
-
- sample.zip
- (3.28 KiB) Downloaded 220 times
Re: Group overlaps
Hi Samjith,
this happens because the layer of the "option" group (group1) is lower than the layer of the other group (group2).
Objects are layered on top of each other by their layer. The highest layer will cover lower layers.
If you set the layer of group "group2" to e.g. 1 it will not cover your "option" group (group1)
You might also want to have a look at section 4.1.2 Alignment & Layering of the user guide.
Kind regards
this happens because the layer of the "option" group (group1) is lower than the layer of the other group (group2).
Objects are layered on top of each other by their layer. The highest layer will cover lower layers.
If you set the layer of group "group2" to e.g. 1 it will not cover your "option" group (group1)
You might also want to have a look at section 4.1.2 Alignment & Layering of the user guide.
Kind regards
Re: Group overlaps
Hi Bernd,
Worked fine, Thank you so much
Bundle of thanks
Thanks
Samjith
Worked fine, Thank you so much
Bundle of thanks

Thanks
Samjith