Text Selection Speed
Dirk Mueller
mueller at kde.org
Sun Jun 23 22:36:46 BST 2002
On Son, 23 Jun 2002, Koos Vriezen wrote:
> movies. The whole page is repainted all the time when repainting is
> delayed to 40 ms (which speed up text selection).
> BTW what do you think of not re-rescheduling repainting of rectangles?
Sorry ?
> RenderObject::nodeAtPoint suggest always the most deep object is the
> innerNode:
But nodeAtPoint is virtual, and is reimplmented in RenderFlow.
> Cache could 'hang' with a RenderObject that was 'isHTML' with a yx set
> to -500000.
yeah, one shouldn't cache objects that are not layouted.
Dirk
More information about the kfm-devel
mailing list