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
