From 45f449d371f4a375719861dad80f0e39f816f895 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 31 Jul 2025 22:52:37 -0500 Subject: [PATCH] slow down scrolling --- config/config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.json b/config/config.json index 93ea328a..0ded2037 100644 --- a/config/config.json +++ b/config/config.json @@ -90,7 +90,7 @@ "enabled": true, "update_interval": 600, "scroll_speed": 1, - "scroll_delay": 0.005, + "scroll_delay": 0.01, "toggle_chart": false, "symbols": [ "ASTS", @@ -116,7 +116,7 @@ "enabled": true, "update_interval": 3600, "scroll_speed": 1, - "scroll_delay": 0.005, + "scroll_delay": 0.01, "max_headlines_per_symbol": 1, "headlines_per_rotation": 2 }, @@ -135,7 +135,7 @@ ], "update_interval": 3600, "scroll_speed": 1, - "scroll_delay": 0.005, + "scroll_delay": 0.01, "loop": true, "future_fetch_days": 50, "show_channel_logos": true @@ -437,7 +437,7 @@ "enabled": true, "update_interval": 300, "scroll_speed": 1, - "scroll_delay": 0.005, + "scroll_delay": 0.01, "headlines_per_feed": 2, "enabled_feeds": [ "NFL",