Avoid ResetClip() since (on GTK3, and maybe elsewhere) it seems to
authorCarl Hetherington <cth@carlh.net>
Sat, 27 Jun 2020 19:45:26 +0000 (21:45 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 27 Jun 2020 19:45:26 +0000 (21:45 +0200)
commit8ade2fa07a6cf99210b48dd56df050505885ad92
tree5a022f58fb63cc0c1f27b08b07c980d2934b6f8e
parent6076bdf28d75ce00c007ac9c21e48dacedbe31c1
Avoid ResetClip() since (on GTK3, and maybe elsewhere) it seems to
reset some internally-setup clipping so that drawing can overlap
the canvas that it's on.  Fixes #1769.
src/wx/timeline_content_view.cc