ios - Keep autolayout contraints after changing superview in the storyboard -


i have uiview in storyboard constraints defined. have change subviews inside new scroll view. drag scroll view view, adjust size , add subviews scroll view. autolayout constraints out of place , best solution find delete constraints , create them again, time consuming. there better way this?

unfortunately, there no easy way transfer constraints. can take @ this article shows how edit storyboard in text editor.

one thing can @ least little bit "embed in" functionality. wrap container around selected child views , @ least save time of repositioning everything.

editor > embed in > scroll view

embedin


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -