I'm having a heck of a time finding a way to get my simple panel containing a column of buttons to scale down as the viewport shrinks so that it doesn't get clipped off the screen. Ideally, I would love a way to set a given amount of border so, if the viewport shrinks enough to begin clipping the border, the panel starts shrinking proportionally to keep that border there.
Anyone know the magic way to get NGUI doing this?