mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
many changes to get the cairo-canvas version much, much more functional. still problems with a lot of subtle and not-so-subtle issues
This commit is contained in:
parent
1fda7b293a
commit
ee1f0520a8
10 changed files with 175 additions and 123 deletions
|
|
@ -680,7 +680,6 @@ EditorSummary::on_scroll_event (GdkEventScroll* ev)
|
|||
void
|
||||
EditorSummary::set_editor (double const x, double const y)
|
||||
{
|
||||
ArdourCanvas::checkpoint ("editor", "-> set editor");
|
||||
if (_editor->pending_visual_change.idle_handler_id >= 0 && _editor->pending_visual_change.being_handled == true) {
|
||||
|
||||
/* As a side-effect, the Editor's visual change idle handler processes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue