Re: How to delete a autolayout constraint in Xcode 6?
Re: How to delete a autolayout constraint in Xcode 6?
- Subject: Re: How to delete a autolayout constraint in Xcode 6?
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 10 Jul 2014 09:53:52 +0700
On 10 Jul 2014, at 02:00, Kyle Sluder <email@hidden> wrote:
>
> On Tue, Jul 8, 2014, at 10:08 PM, Gerriet M. Denkmann wrote:
>> How to delete a auto layout constraint in Xcode 6?
>>
>> I can set the priority to 1, which mostly does what I want, but deleting
>> would be nice too.
>> Must be something quite obvious, but I can't find it.
>
> You mean selecting it and hitting Delete isn't deleting it?
There are 3 colums in Xcode: "Structure", picture of nib, "Utilities"
I selected a TextField in "Structure", selected the Size Inspector, clicked on the bad constraint and then clicked "Delete".
Now the TextField got deleted. Not really what I intended.
I since learned that I have to find the offending constraint in the "Structure" column (under Constraints) select it and then click "Delete".
Looking at it again: the TextView has 4 constraints in the Size Inspector, but only one in the left column under Constraints.
So no more deleting possible. But lucky for me: no more deletions needed (for now).
This was somewhat more intuitive in Xcode 5.1.1.
Kind regards,
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden