From d28324f9b716baaaa76cc3a9e2cdf1d54d6040d1 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 22 Jan 2023 21:04:20 +1100 Subject: Implement pinch zoom --- src/components/TimeLine.vue | 54 ++++++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 20 deletions(-) (limited to 'src/components/TimeLine.vue') diff --git a/src/components/TimeLine.vue b/src/components/TimeLine.vue index d935415..1fe6c9d 100644 --- a/src/components/TimeLine.vue +++ b/src/components/TimeLine.vue @@ -1,5 +1,5 @@