always redraw images
authorMarkus Teich <markus.teich@stusta.mhn.de>
Mon, 26 Sep 2016 10:26:11 +0000 (12:26 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Mon, 26 Sep 2016 10:26:11 +0000 (12:26 +0200)
commitdca314e7a93633ef7415e0d21b82c63278ae8e7c
tree5afeace3fe53a3972e6154d6ad52c01a397e3246
parentefea6575ca7f27b2c415fe0866349a842699fb72
always redraw images

Previously when covering the sent window with an image slide selected and
exposing it again, the image was lost. This change always redraws the image and
also removes the now redundant bit flag in the state enum.
sent.c