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>
Mon, 26 Oct 2020 11:42:07 +0000 (12:42 +0100)
commit428ced8015bca308c34d109b5244b08a8287d5a0
tree3a560b2745c806b1b8a4840879423d595a951a5f
parent171c5b69beb10e709d6b8f67e45a11196bf7ce91
Use wxDC for all drawing of the audio mapping view, removing
use of wxGraphicsContext.  This seems to fix strange rendering
problems on Windows.

Backported-from-commit: 3e4f6d59b46e3c09c9d0aba907ff0633bf0bc2e5
Backported-from-branch: v2.15.x
src/wx/audio_mapping_view.cc
src/wx/audio_mapping_view.h