On Mon, 22 Feb 2010 14:24:16 +0100, Pawe³ Blokus wrote:

> >  textarea_redraw(tree->textarea, x, y, absolute_x, absolute_y,
> >      absolute_x + clip_width, absolute_y + clip_height);
> 
> You're right, there is surely something wrong with this call as the
> textarea code assumes it gets an absolute positioned clipping box. The
> only thing that wonders me is that the issue hasn't come up at the
> Amiga front end yet. As far as I know it handles scrolling in the same
> way. I think you can make this change but after it's done some
> feedback from Chris would be necessary in order to make sure nothing
> got broken.

I've just checked and if I try to edit things in the treeview, the
display shifts and corrupts wildly, so it is broken here.  I'm
surprised I didn't pick that up before.  I'll check it with Steve's
change but I trust it's the same thing.

Chris

Reply via email to