Always call set_width_enum after set_route on mixer strips, to ensure that width...
authorCarl Hetherington <carl@carlh.net>
Mon, 19 Oct 2009 19:20:48 +0000 (19:20 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 19 Oct 2009 19:20:48 +0000 (19:20 +0000)
commit0e601ee51a06030e2f22edf2afb59d353870aa3a
tree96433e2536d94d73038c1176032a3f52176616ae
parentda9cb135f12d293892568490026b29d9e5f7f29e
Always call set_width_enum after set_route on mixer strips, to ensure that width is correctly set to editor_mixer_strip_width (as set_route will probably call set_width_enum itself)

git-svn-id: svn://localhost/ardour2/branches/3.0@5810 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_mixer.cc