Scroll Performance

Tuning news scrolling performance
This commit is contained in:
Chuck
2025-04-10 20:19:10 -05:00
parent 50349136f9
commit e24c46b9f4
3 changed files with 111 additions and 16 deletions

View File

@@ -54,8 +54,8 @@
"news": {
"enabled": true,
"update_interval": 300,
"scroll_speed": 10,
"scroll_delay": 0.05,
"scroll_speed": 2,
"scroll_delay": 0.03,
"max_headlines_per_symbol": 1
}
}