We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0242c41 commit b4ebb5eCopy full SHA for b4ebb5e
tools/server/webui/src/lib/constants/auto-scroll.ts
@@ -1,3 +1,3 @@
1
-export const AUTO_SCROLL_THRESHOLD = 200;
+export const AUTO_SCROLL_THRESHOLD = 400;
2
export const AUTO_SCROLL_INTERVAL = 100;
3
export const INITIAL_SCROLL_DELAY = 10;
0 commit comments