From 0e6ce7f58b8efed9a5a7bfc31052863aac478ea1 Mon Sep 17 00:00:00 2001 From: Jamie V Date: Wed, 28 Oct 2020 17:46:28 -0700 Subject: [PATCH] [Time Conductor] Realtime presets and history tracking (#3270) Time conductor realtime preset/history updates Co-authored-by: Nikhil Co-authored-by: Deep Tailor Co-authored-by: Andrew Henry --- index.html | 55 ++++++++- src/plugins/timeConductor/Conductor.vue | 8 +- .../timeConductor/ConductorHistory.vue | 106 ++++++++++++++---- 3 files changed, 141 insertions(+), 28 deletions(-) diff --git a/index.html b/index.html index 4bb9f9f33d..026cfeac02 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,13 @@