mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 06:05:43 +01:00
Patch from tophatdave to improve display of timestretch in
stacked layers mode (#4379). git-svn-id: svn://localhost/ardour2/branches/3.0@12460 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d33c0d96fb
commit
f722858e43
8 changed files with 19 additions and 19 deletions
|
|
@ -409,7 +409,7 @@ VisualTimeAxis::name_entry_key_release_handler(GdkEventKey* ev)
|
|||
// Super class methods not handled by VisualTimeAxis
|
||||
|
||||
void
|
||||
VisualTimeAxis::show_timestretch (framepos_t start, framepos_t end)
|
||||
VisualTimeAxis::show_timestretch (framepos_t start, framepos_t end, int layers, int layer)
|
||||
{
|
||||
// Not handled by purely visual TimeAxis
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue