user2868873
user2868873

Reputation: 41

Inspector size on xcode 5 is showing nothing

In xcode 5 with iOS7 target project the size inspector in storyboard is not work. When I have one element selected like a button, view or anything else and I go to size inspector of storyboard all is empty showing nothing.

I tried restarting Xcode, unchecking Autolayout, uninstalling an reinstall Xcode and nothing. This problem persists.

Is very strange that on other Macs I open the project and size inspector works correctly then not is a project issue.

If someone have the same problem and solve it. Please tell me how can I fix.

Thanks.

Upvotes: 4

Views: 2084

Answers (2)

HopeNick
HopeNick

Reputation: 244

Reinstall of MAC OS X solves this issue 100%. In inspector size. But in size inspector you've probably noticed the "Show"|"Hide" watermark an the right top corner of panel. I agree that these hidden invisible buttons in IB is not the best solution in terms of UX. But Apple knows better :)

Upvotes: 1

Lem
Lem

Reputation: 283

The answer that helped me is here. MouseOver "View" shows Button "Show".

Upvotes: 8

Related Questions