Re: Initial scroller style

2016-05-04 Thread Quincey Morris
On May 3, 2016, at 21:21 , Quincey Morris wrote: > > these scrollers are shown in scroll bar “channels” on the right and bottom of > the scroll view Well, I found out what’s causing this, though not why. My content view actually consists of (top to bottom): 1. A scroll view, with a size-cons

Initial scroller style

2016-05-03 Thread Quincey Morris
I’m designing a new OS X UI via a storyboard, which is mostly a scroll view with a fixed-size documentView. If the scroll view is smaller than the documentView, IB shows scrollers in the design canvas, which is OK. What’s not OK is that these scrollers are shown in scroll bar “channels” on the r