From 3cf8fd1bb86fd016cb5efa3bd5f21bfc4deeac8d Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 4 Sep 2024 22:50:51 +0200 Subject: [PATCH] Fixed scene filter breaking without page entity. Improved scroll restore after applying filter. --- components/scenes/scenes.vue | 17 +++++++++++++---- src/scenes.js | 2 -- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/components/scenes/scenes.vue b/components/scenes/scenes.vue index 0ade907..f7bf07f 100644 --- a/components/scenes/scenes.vue +++ b/components/scenes/scenes.vue @@ -51,6 +51,7 @@
@@ -154,12 +155,17 @@