Best way to put object back into constraint lines after being moved?

For example, I put a label on my storyboard and then add constraints. Then, I move the label with my mouse. Is there a "best" way of putting the label back into the constraints? I know I can just grab the label with the mouse, but was wondering if there was a more precise way of doing it.

Answered by Claude31 in 686070022

If I understand your question correctly:

  • keep the object (here label) selected
  • use the menu command : Editor > Resolve Layout Issues > Update Frame (in the Selected Views section.

Accepted Answer

If I understand your question correctly:

  • keep the object (here label) selected
  • use the menu command : Editor > Resolve Layout Issues > Update Frame (in the Selected Views section.

Best way to put object back into constraint lines after being moved?
 
 
Q