mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
15f2a46279
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(). |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
linux | ||
relay | ||
scripts | ||
tests | ||
wince | ||
Makefile |