From d97214f1d5f3eb754b4c1fb8dc359b999b0257e1 Mon Sep 17 00:00:00 2001 From: Carlo Minotti <50220438+minottic@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:30:17 +0100 Subject: [PATCH] Add scroll to bottom and top buttons * Add scroll to bottom button * Add scroll to top when descending order --- .../logbook-item/logbook-item.component.html | 10 ++- .../logbook-item/logbook-item.component.scss | 8 ++ .../logbook-item.component.spec.ts | 86 ++++++++++++++++++- .../logbook-item/logbook-item.component.ts | 85 ++++++++++++------ 4 files changed, 159 insertions(+), 30 deletions(-) diff --git a/scilog/src/app/logbook/widgets/logbook-item/logbook-item.component.html b/scilog/src/app/logbook/widgets/logbook-item/logbook-item.component.html index 27cc82fe..5d117843 100644 --- a/scilog/src/app/logbook/widgets/logbook-item/logbook-item.component.html +++ b/scilog/src/app/logbook/widgets/logbook-item/logbook-item.component.html @@ -1,4 +1,4 @@ -
+