On Mon, Aug 11, 2008 at 7:22 PM, _why <[EMAIL PROTECTED]> wrote: > well, glad to be here again. i've pushed all my changes over the > last week. they are all related to images and image blocks. images > are much improved and enhanced. image blocks are still catching.
Did a quick check, my crossword app is still slow (http://zem.novylen.net/ruby/xword.rb). The specific bit that is slow is the moving of the red rectangle outline over the board, so I'm guessing that either my code is doing something very wrong, or that it's triggering some image rendering and deletion issue. martin
