I have a problem with constraints that I can't understand. The size class that I choose is "wCompact, hRegular", to work for all iPhone devices in Portrait mode. After Setting a trailing constraint for the label "SourceLbl", the distance between that and the right edge was different for different devices.But Why are they different? I want the constraints to be the same for devices of the same size class.

