Always call ::draw() even when we have no image.
authorCarl Hetherington <cth@carlh.net>
Sun, 3 Oct 2021 19:46:07 +0000 (21:46 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 Oct 2021 19:46:07 +0000 (21:46 +0200)
commit6324b792da5d1e99425185ab92f3de0c6b81c3dd
tree1298fc60265982d1d626a9bc6c87ea36a1304d04
parent1b6b469e927de081367b9cf861f0a551ee43422b
Always call ::draw() even when we have no image.

Otherwise the screen doesn't get cleared properly when no film is
loaded.
src/wx/gl_video_view.cc