6 Apr
2006
6 Apr
'06
5:38 p.m.
On Thu, 6 Apr 2006 12:47:01 -0400, "bulia byak" <buliabyak@...400...> wrote:
On an AMD 1600Mhz laptop, I get a black rect flashing even with empty canvas - but it's really flashing momentarily, pretty hard to notice. I don't know if this is what you are seeing or not - the definition of "ugly" is very subjective :)
I personally think we should be using a backing store for the canvas, so we need only re-render when the document changes (rather than, for example, for every update region segment when someone drags a window over the canvas).
Actually, didn't the canvas code used to cache tiles? What happened with that?
-mental