mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24: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
|
|
@ -732,7 +732,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
bool track_canvas_motion (GdkEvent*);
|
||||
|
||||
Gtk::EventBox time_canvas_event_box;
|
||||
Gtk::EventBox track_canvas_event_box;
|
||||
Gtk::EventBox time_bars_event_box;
|
||||
Gtk::EventBox ruler_label_event_box;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue