Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdel, I suspect it is related to your changes.

Abdelrazak> Could be but not certain. I'll investigate.

Abdelrazak> As a side note, I really think the coordcache concept is
Abdelrazak> flawed.

Or maybe your reordering of how things happen is flawed...

Maybe, but I don't think this is related to this re-ordering in that particular case. FYI, it's Lars that changed the calls to updateMetrics, not me. I have added an additional call to updateMetrics in BufferView::pimpl::update() to solve the previously reported bug by Edwin and Georg. In the case of my reported crash with the note inset in the UserGuide, this is something else though: there is no call to BufferView::pimpl::update() when you move the cursor out of the inset.

How is it
supposed to work now?

I don't think I have changed anything with regard to coordcache up to now in trunk.

What do you propose instead of coordcache?

I'll think about it. In any case, something not global and that is kept up to date at any time so that we don't have to worry about that in totally non-related part of the code.

Abdel.

Reply via email to