mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Update canvas cursor on pop.
This commit is contained in:
parent
aa80515f3f
commit
e00c579fb2
1 changed files with 1 additions and 0 deletions
|
|
@ -1030,6 +1030,7 @@ Editor::pop_canvas_cursor ()
|
|||
/* Popped to an existing cursor, we're done. Otherwise, the
|
||||
context that created this cursor has been destroyed, so we need
|
||||
to skip to the next down the stack. */
|
||||
set_canvas_cursor (_cursor_stack.back());
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue