13
0

Update background color when theme is changed.

This commit is contained in:
David Robillard 2015-01-07 01:23:13 -05:00
parent 2a251b4570
commit 58a4e01430

View File

@ -947,6 +947,7 @@ Editor::color_handler()
refresh_location_display ();
/* redraw the whole thing */
_track_canvas->set_background_color (ARDOUR_UI::config()->color ("arrange base"));
_track_canvas->queue_draw ();
/*