SampleTrack: do not hide EffectRackView forever when closing subwindow
commit830c2cb975376299ba51e6c83c5993ab73ddc0c3
authorTobias Doerffel <tobias.doerffel@gmail.com>
Wed, 29 Sep 2010 14:06:29 +0000 (29 16:06 +0200)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Wed, 29 Sep 2010 14:10:07 +0000 (29 16:10 +0200)
tree7fcb653da2754bbd6e891fb9b8f7f707568d542b
parent01c91b6ce3b7214bc06631c38442bc088fe57e72
SampleTrack: do not hide EffectRackView forever when closing subwindow

Whenever closing the sample track effects window using its own close
button and trying to open it again there was only a really small window
without functionality. Fixed this by explicitely also showing subwindow
content in showEffects().

Closes #3075205.
src/tracks/sample_track.cpp