Reload piece images when pngDirectory is changed
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 6 Oct 2012 19:30:59 +0000 (21:30 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:17 +0000 (11:28 +0200)
commit54fc63f1e8ea41966f47d2b60b616db0a9c5010d
treefb8bbb33481aa314ad80161252f874ec374318f5
parent1cb7d2e7d2ed173e267748ed1216c5d28e3968f8
Reload piece images when pngDirectory is changed

The OK function of the board options dialog now tests for a change
in pngDirectory and passes a parameter to InitDrawingParams to tell
it to destroy the old images. This cause a reload on scaling the pieces.
dialogs.c
dialogs.h
draw.c