From e49c4ea6158bfb6a622e00f088fa8a154e10a459 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 25 Oct 2022 09:19:36 -0700 Subject: [PATCH] Fix blurry breakouts (fix #112) --- src/components/Timeline.vue | 4 ++-- src/components/frame/Photo.vue | 24 +++++++++++++++++++----- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index 0442637b..2e8210e0 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -60,7 +60,7 @@