abandon attempts to keep visible duration constant as pianoroll window is resized

This commit is contained in:
Paul Davis
2025-01-26 15:50:16 -07:00
parent 829d798759
commit 27de5bdb22

View File

@@ -511,10 +511,6 @@ Pianoroll::canvas_allocate (Gtk::Allocation alloc)
prh->set (ArdourCanvas::Rect (0, 0, prh->x1(), view->midi_context().height()));
_track_canvas_width = _visible_canvas_width - prh->x1();
if (_canvas->is_mapped()) {
// zoom_to_show (timecnt_t (timepos_t (Temporal::BeatTime), timepos_t (max_zoom_extent ().second.beats() * 1.1)));
}
}
timepos_t