settings: Add new web information density settings.

Note that these settings are not operative at present, and are only
visible in the settings UI in the development environment.
This commit is contained in:
Karl Stolley
2024-03-06 10:25:31 -06:00
committed by Tim Abbott
parent 8f0f41e236
commit 286d44bf33
21 changed files with 247 additions and 13 deletions

View File

@@ -693,6 +693,8 @@ export function dispatch_normal_event(event) {
const user_display_settings = [
"color_scheme",
"web_font_size_px",
"web_line_height_percent",
"default_language",
"web_home_view",
"demote_inactive_streams",