Outline on grouped auto layout elements following

Hi :wave:t2:

I am trying to give a group of auto layout elements an outline. It is a mix of a simple square :red_square: and a rectangle :small_red_triangle:to form a very common tooltip component where the rectangle is at the top left pointing upwards.

I can give it an outline after auto layout but it does’t follow the shape of the rectangle… anyone any ideas?

Thank you!

you could union the autolayout like this:

:slight_smile:

thank you for your reply, does it work with my copy frame?

:+1: I’m not sure if it will work for your, but the basic idea is that the two shapes are seen as one (unioned) and therefor you can style them with a common stroke on the Union.