From 4b5765db5ce8ccf749fbbbc6f2648e60516eecb7 Mon Sep 17 00:00:00 2001 From: minottic Date: Thu, 1 Feb 2024 20:30:41 +0100 Subject: [PATCH] Add scroll to bottom button and tests --- .../logbook-item/logbook-item.component.html | 7 +- .../logbook-item/logbook-item.component.scss | 7 ++ .../logbook-item.component.spec.ts | 55 +++++++++++++- .../logbook-item/logbook-item.component.ts | 74 +++++++++++++------ 4 files changed, 116 insertions(+), 27 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..b3c6df8a 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 @@ -
+