refactor: improve automated following

This commit is contained in:
Carlos Valente
2025-09-09 20:24:55 +02:00
committed by Carlos Valente
parent 890a97d071
commit 0035070db8
4 changed files with 25 additions and 61 deletions
@@ -53,6 +53,7 @@ export default function CountdownSubscriptions({ subscribedEvents, goToEditMode
scrollRef,
doFollow: !lockAutoScroll,
topOffset: 0,
followTrigger: selectedEventId,
});
// reset scroll if nothing is selected