I’ve created a tab that has a corner on the bottom right as can be seen in the gif. This corner is positioned absolute bottom right with a negative right margin. When auto layout is set to ‘hug contents’ the corner moves with the container’s right edge, but when auto layout is set to ‘fill container’, the corner detaches itself from the right edge and doesn’t move with it.
Just wanted to make the team aware, if not already.