@linker-design-plus/timeline-track 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -173,7 +173,7 @@ export declare class TimelineManager {
173
173
  private findClipAtTime;
174
174
  private loadClipToVideo;
175
175
  /**
176
- * 检查轨道总时长是否变化,如果变化则触发事件
176
+ * 检查轨道总时长是否变化,如果变化则触发事件并更新时间轴时长
177
177
  */
178
178
  private checkTrackDurationChange;
179
179
  }