Comment on Show HN: Memory Chimp – How good is your working memory?parentComments−awendtOP11yYes, I've seen this sporadically. Problem is: The algorithm keeps a list of empty rectangles to draw the next circle in and sometimes the list is empty before all circles are drawn.I'll try to catch that and probably just attempt a redraw...Issue: https://github.com/awendt/memory-chimp/issues/3
Comments
Yes, I've seen this sporadically. Problem is: The algorithm keeps a list of empty rectangles to draw the next circle in and sometimes the list is empty before all circles are drawn.
I'll try to catch that and probably just attempt a redraw...
Issue: https://github.com/awendt/memory-chimp/issues/3