Andre Poenitz wrote: >> For doing this, I've added an LCursor::updatePos to update the cached y >> position of the inset. Both the cached y position and this updatePos can >> be removed if we switch to absolute document coords. > > Because we'd call innerInset()->y() instead?
exactly. And that will be updated (the cache is only because of the information lost by scrolling) > Just put this full explanation there and not only '//hack for the > chicken and egg problem' Done. > So, fine. I'll commit then. Alfredo
