In xcode 6.1, interface builder deleting ui elements

后端 未结 9 1979
走了就别回头了
走了就别回头了 2021-01-11 16:30

I have a view with some tableviews and some collection views and also some buttons and labels.

I\'m not sure if this is new with Xcode 6.1 because I have not worked

9条回答
  •  南笙
    南笙 (楼主)
    2021-01-11 17:27

    What OS X Version are you on? I updated to Yosemite today and 6.1 along with it. When I would resize a label my other elements were not getting deleted but instead getting resized and repositioned. The width / height would change to 0,0 and the x / y would change to 0,0 as well.

    I was noticing other issues with Yosemite so went ahead and did a time capsule restore back to Mavericks and Xcode 6.0

提交回复
热议问题