Auto layout to include items with absolute position?

Hello
Is there a way to have a row with auto layout include items that are in absolute position within the contained items?
I have faked this in the past by adding an invisible stroke to the main component - but I need to also be able to change the height of the external item. Using external absolute positioning for the metadata because I need to be able to maintain the aspect ratio of the internal item.