Use wxDC for all drawing of the audio mapping view, removing
authorCarl Hetherington <cth@carlh.net>
Sun, 24 May 2020 12:20:43 +0000 (14:20 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 May 2020 15:33:30 +0000 (17:33 +0200)
commit3e4f6d59b46e3c09c9d0aba907ff0633bf0bc2e5
tree4a006da87b830e53572bc2ddc1876ae8a851d5bd
parent8ffbc60d743698777ce5c9751f4a1400d09fdf99
Use wxDC for all drawing of the audio mapping view, removing
use of wxGraphicsContext.  This seems to fix strange rendering
problems on Windows.
src/wx/audio_mapping_view.cc
src/wx/audio_mapping_view.h