From 08ee3038868cddc7bfe4ec522ad95aab84cc0d8a Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 27 Apr 2026 13:57:32 +0200 Subject: [PATCH] chore(sceneries): added preserving scroll state in the stations table after leaving the view --- src/components/StationsView/StationTable.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/components/StationsView/StationTable.vue b/src/components/StationsView/StationTable.vue index 5b343f9..decb834 100644 --- a/src/components/StationsView/StationTable.vue +++ b/src/components/StationsView/StationTable.vue @@ -1,5 +1,5 @@