From 5c14c38178081f1a6ea3c0029ce90ffed3fcfa02 Mon Sep 17 00:00:00 2001 From: RDMStreet Date: Sat, 20 Mar 2021 15:50:45 +0000 Subject: [PATCH 1/2] Fix scroll section item detection --- .../ScrollSections/SScrollSectionItem.vue | 4 +- .../ScrollSections/SScrollSections.vue | 43 +++++++++++++------ 2 files changed, 33 insertions(+), 14 deletions(-) diff --git a/src/components/ScrollSections/SScrollSectionItem.vue b/src/components/ScrollSections/SScrollSectionItem.vue index d3e5b4b6..7756d5bc 100644 --- a/src/components/ScrollSections/SScrollSectionItem.vue +++ b/src/components/ScrollSections/SScrollSectionItem.vue @@ -1,7 +1,7 @@