• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Initial scroller style
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initial scroller style


  • Subject: Re: Initial scroller style
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 04 May 2016 10:24:00 -0700
  • Feedback-id: 167118m:167118agrif8a:167118s7CAxkzWUb:SMTPCORP

On May 3, 2016, at 21:21 , Quincey Morris <email@hidden> 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-constrained document view that’s bigger than the scroll view.

2. A horizontal rule.

3. A status bar, which happens to be implemented as a horizontal stack view with a fixed height of 25.

It’s the horizontal rule that causes the scroll view to show the “wrong” style of scroll bars, both in IB and initially at run time. If I delete the horizontal rule, or if I enclose it and the status bar in a vertical stack view, the problem goes away.

Incidentally, IB undo seems to be severely broken in 7.3.1. IB frequently gets into a “won’t undo” state. The Edit menu shows the correct “Undo XXX” menu item, but choosing it has no effect. Conversely, when undo does work, it doesn’t necessarily update the inspector values to match the change.


_______________________________________________

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


References: 
 >Initial scroller style (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Very basic need, very difficult to achieve.
  • Next by Date: UIImagePickerController in popover broken on iOS 9
  • Previous by thread: Initial scroller style
  • Next by thread: UIImagePickerController in popover broken on iOS 9
  • Index(es):
    • Date
    • Thread