Initial scroller style
Initial scroller style
- Subject: Initial scroller style
- From: Quincey Morris <email@hidden>
- Date: Tue, 03 May 2016 21:21:48 -0700
- Feedback-id: 167118m:167118agrif8a:167118sM8sy-h6ZH:SMTPCORP
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 right and bottom of the scroll view, even though I’d expect overlay scrollers (I’m using a trackpad, not a mouse).
If I run the app, it also shows scroll bar channels, which is flat-out wrong — they should definitely be overlay scrollers at that point, just like in every other app I run. If I start to resize the window by dragging, the scrollers instantly switch to the overlay style.
Can anyone suggest a way of getting the expected overlay scrollers initially?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden