diff --git a/src/main.js b/src/main.js index 2420e6f..d321f7c 100644 --- a/src/main.js +++ b/src/main.js @@ -6350,6 +6350,7 @@ function timeline() { let maxScroll = context.activeObject.layers.length * layerHeight + + context.activeObject.audioLayers.length * layerHeight + gutterHeight - timeline_cvs.height;