I have a coord container within a row flex View which is sandwiched between two labels acting as spacers (I want to keep the coord container centred within the view, regardless of screen resolution). However, when I have the spacers there, when I select components within the coord container, their bounding boxes appear to be placed relative to the View, not the coord container position in the View. See screenshot. The left grey area where the bounding box of the selected Label (FILTERS 3) is located is the left spacer, then the start of the coord container is at the thick blue vertical line. If the spacer wasn’t there, you can see that the bounding box would be correctly located above the Label
Could you supply the View in question either here or through direct message? I’m having trouble understanding the layout you’re describing.
I PM’d you the view definition
This is bug having to do with the selection overlay in the Designer and a coordinate container with an aspect ratio. Thanks for reporting.