On Sun, 18 Aug 2013 18:06:16 +0100, Michael Drake wrote:
> In article
> <OUT-5211066D.MD-1.4.17.chris.young@unsatisfactorysoftware.co.uk>,
> Chris Young <chris.young@unsatisfactorysoftware.co.uk> wrote:
>
> > Hmm, if I drag up and down above my window's left-hand border, the
> > green arrow appears correctly (although I can see the expansion arrows
> > flickering underneath it). If I drag around anywhere else - including
> > outside the window's boundaries - all the entries get the closed
> > expansion arrows drawn on top of them and the green arrow doesn't
> > appear (or is getting overwritten - not sure which).
>
> Sounds like the front end is calling tree_draw with a bad x and/or y param.
>
> Note that the case of node move drags is the only one where x != 0 (i.e.
> the left edge of the redraw request rectangle is not at the full left of
> the treeview).
I've just noticed I copied my tiled redraws code over to the treeview,
so it's probably related to that. I'll look into it, thanks.
Chris
No comments:
Post a Comment