From 9eea2e1cd2dd5fc6ea4f235f474bf0f2025a484f Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sat, 8 Oct 2022 20:09:45 +1100 Subject: Add TimeLine.vue Add timeline shift and zoom actions, and basic styling/animation Make App determine TimeLine dimensions (incl handling resizes) --- src/App.vue | 45 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 3 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index f30339e..880a046 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,18 +13,57 @@ -
-
Content
+
+
-- cgit v1.2.3