Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Andy2 15f2a46279 fix miniwindow getting erased as soon as drawn. Problem was that
board code invalidated crosshairs cells in timer callback after
drawing miniwindow but board_draw isn't supposed to get called until
after penup.  But java miniwindow drawing code was pushing DRAW event
to get the canvas updated.  Instead I'm just invalidating the view
which copies the canvas without calling board_draw().
2010-07-13 18:47:29 -07:00
xwords4 fix miniwindow getting erased as soon as drawn. Problem was that 2010-07-13 18:47:29 -07:00
.gitignore hide all apk files 2010-06-06 08:59:15 -07:00