Re: NSMutableParagraphStyle -paragraphSpacingBefore

2017-08-22 Thread Jonathan Mitchell
> On 22 Aug 2017, at 18:17, Quincey Morris > wrote: > > On Aug 22, 2017, at 10:02 , Jonathan Mitchell wrote: >> >> I don’t seem to be having much luck getting NSMutableParagraphStyle >> -paragraphSpacingBefore to render. > > To render where? I have n

Re: NSMutableParagraphStyle -paragraphSpacingBefore

2017-08-22 Thread Quincey Morris
On Aug 22, 2017, at 10:02 , Jonathan Mitchell wrote: > > I don’t seem to be having much luck getting NSMutableParagraphStyle > -paragraphSpacingBefore to render. To render where? I have never found a way of getting it to be honored at the *top* of a text container, only after a non-e

NSMutableParagraphStyle -paragraphSpacingBefore

2017-08-22 Thread Jonathan Mitchell
macOS 10.12 I don’t seem to be having much luck getting NSMutableParagraphStyle -paragraphSpacingBefore to render. NSMutableParagraphStyle -paragraphSpacing seems fine. Any thoughts? I know I can work around it if needs be. J ___ Cocoa-dev mailing