mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
remove Editor::redraw_measures to improve efficiency of tempo measure line redraws
This commit is contained in:
parent
05905d3ec8
commit
f88cfdb478
4 changed files with 17 additions and 29 deletions
|
|
@ -1489,7 +1489,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void hide_measures ();
|
||||
void draw_measures (ARDOUR::TempoMap::BBTPointList::const_iterator& begin,
|
||||
ARDOUR::TempoMap::BBTPointList::const_iterator& end);
|
||||
bool redraw_measures ();
|
||||
|
||||
void new_tempo_section ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue