On Fri, Aug 22, 2003 at 12:12:23AM +0300, Martin Vermeer wrote: > the text of an inset extends to the right under the scrollbar (i.e. > some 20 pixels to the right of the right margin of the main text)? > And the text of an inset inside an inset extends even twice that > amount, so that a whole short word can go missing?
This has been here since Andre killed all the getMaxWidth() crap. Basically, the inset code has no conception of PAPER_MARGIN. > I would be a little more conservative ;-) I see the rendering bugs. OK doke. Then please apply the more minimal version (removes any use of needFullRow for the rendeering stuff, but *not* the things that change textwidth if there's only one par (which is a hack, and incorrect, anyway)). regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.
