mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 14:16:31 +01:00
a few fixes for zoom, plus the results of unfinished work on zoom redrawing, plus cleanup of debugging code in DnDTreevew
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2827 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f7a174a59b
commit
d41f7a0a70
6 changed files with 39 additions and 33 deletions
|
|
@ -749,6 +749,7 @@ class Editor : public PublicEditor
|
|||
|
||||
void tie_vertical_scrolling ();
|
||||
void canvas_horizontally_scrolled ();
|
||||
void canvas_scroll_to (nframes64_t);
|
||||
|
||||
struct VisualChange {
|
||||
enum Type {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue