19 Jul
2008
19 Jul
'08
5:46 a.m.
On Jul 18, 2008, at 10:39 PM, Jon A. Cruz wrote:
Yes. And I started seeing some myself. The odd thing was that they started up after I'd had the tool open for a bit, then would slowly climb higher even though I wasn't doing anything taxing.
In those cases it was looking like some time was not being properly cleared and was being wrongly checked. Or perhaps like an array/queue was being used but the head and tail were drifting out of sync, etc.
Ohh! I saw it just now when drawing a single rectangle and then exporting as bitmap.
Perhaps it could also be looking like it's rounding off poorly and accumulating error.