On Wed, Jan 07, 2004 at 09:22:32AM +0100, Alfredo Braunstein wrote:
> Andre Poenitz wrote:
> 
> > On Wed, Jan 07, 2004 at 09:07:24AM +0100, Andre' Poenitz wrote:
> >> The reason is probably that the row cache is empty as the row was never
> >> drawn.
> >> 
> >> I am not sure how a proper solution would look like.
> > 
> > The attached patch paints over the problem...
> 
> ;-)
> 
> Note that rows are needed on setCursor only for setting the correct
> bv->x_target (I think). I wonder if we can simply avoid that somehow.

Well, an 'if (rows.empty())' in this place might work then as well.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to