diff light9/web/timeline/timeline-elements.html @ 1721:b4633fb9bccf

extract Project class with the larger graph-only methods Ignore-this: e0d79e45fb053d8b7e228b6eb5687eba
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 07 May 2018 00:38:56 +0000
parents 165df402cb98
children 68681c2cbbc1
line wrap: on
line diff
--- a/light9/web/timeline/timeline-elements.html	Mon May 07 00:38:33 2018 +0000
+++ b/light9/web/timeline/timeline-elements.html	Mon May 07 00:38:56 2018 +0000
@@ -65,6 +65,7 @@
                              song="{{song}}"></light9-timeline-audio>
       <light9-timeline-time-zoomed id="zoomed"
                                    graph="{{graph}}"
+                                   project="{{project}}"
                                    selection="{{selection}}"
                                    dia="{{dia}}"
                                    set-adjuster="{{setAdjuster}}"