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
@@ -49,6 +49,7 @@ export default function Operator() {
scrollRef,
doFollow: !lockAutoScroll,
topOffset: selectedOffset,
followTrigger: selectedEventId,
});
useWindowTitle('Operator');