On Mar 2, 2012, at 16:31 , Keary Suska wrote: It seems strange to ask, and even stranger that I don't find anything online about this, but when the issue navigator shows clipping warnings, specifically, "View is clipped by its superview", how do you determine what view is being clipped? The warning does not specify what object, and double-clicking the warning just opens the xib in a new window.
Single-clicking on the issue normally displays the xib and the clipped view, much the same as clicking on other errors displays the source line. Oddly, though, I just noticed today that there are "Select Next/Previous Object with Clipped Content" menu items on the Navigate menu, whose historical usability implications I find enjoyable.
OTOH, I've fixed some of these and the message stays but doesn't want to show any object when clicked. The problem is usually a popup menu button, which wants a huge amount of white space on the right, and isn't fixed by the Size to Fit Content menu item, another paradox I find enjoyable.
|