Re: Dekel's change to FormParagraph

2001-09-01 Thread John Levon
On Sat, Sep 01, 2001 at 06:19:55PM +0300, Dekel Tsur wrote: > > dekel, you commented out some code in FormParagraph.C. Why ? > > Because it was wrong, as far as I could tell: > If you have for example double spacing in the document, and > the paragraph spacing is default, then the button in the

Re: Dekel's change to FormParagraph

2001-09-01 Thread Dekel Tsur
> dekel, you commented out some code in FormParagraph.C. Why ? Because it was wrong, as far as I could tell: If you have for example double spacing in the document, and the paragraph spacing is default, then the button in the paragraph dialog should show "default" and not "double". Actually, it

Dekel's change to FormParagraph

2001-08-31 Thread John Levon
dekel, you commented out some code in FormParagraph.C. Why ? How come you didn't fix the bug I made (which seems to be : if (space.getSpace() == Spacing::Other) { should be doing : if (linespacing == 5) { ??? Have I miseed something else ? john -- "I'm not sure which upsets me more: that