Keep Dialogs which report process around.
[ardour.git] / gtk2_ardour / midi_streamview.h
index 3cf5f9a08e6a743e0bb5fff40e77279847969a9c..78f000815787842a51d03877881a6125f59c6e25 100644 (file)
@@ -78,7 +78,7 @@ class MidiStreamView : public StreamView
        void update_note_range(uint8_t note_num);
 
        void set_layer_display (LayerDisplay);
-       bool can_change_layer_display() const { return false; }
+//     bool can_change_layer_display() const { return false; }  //revert this change for now.  Although stacked view is weirdly implemented wrt the "scroomer", it is still necessary to be able to manage layered regions.
        void redisplay_track ();
 
        inline double contents_height() const