I have a problem with components using auto layout.
I have an element and i want to put a blue layer with opacity when it is selected.
To do that i have to remove auto layout settings but when i use the component it does not fill the container because of that.
Is there a way to put a layer upon the component, using auto layout?
This is my component
This is the side effect