Martin Vermeer wrote:
> > So please comment.
>
> A remark that this can go as soon as 'wide' goes? But then there
> are many more places...

Yes, I'll add that and commit, since both you and Abdel are fine with it.

> > BTW repainting is very sluggish especially when using the mouse. If I put
> > the cursor from a widen inset to the position just before the inset, LyX
> > needs _seconds_ until the inset is repainted.
>
> Well yes... that's the price of repainting the whole inset. Why we have
> the 'wide' trick, so we don't pay it for every character typed.
> Still,_seconds_ sounds like too much.

It is. "-dbg debug, any" does not give much instructive informations (see 
below). The problem is, apparently, that we do not check for update after 
mouse movement (moving by keyboard redraws the insets instantly).

Maybe we should check if we left an inset on mouse press/release and then 
update? 

Jürgen

Reply via email to