Fossil SCM

Removed dev-mode-only automatic toggle of config area.

stephan 2021-09-17 23:24 chat-config-options
Commit 563ce12aca68c6194b72fda3cac59661272ef39608bb6dedd06457b25678fa52
1 file changed -1
--- src/chat.js
+++ src/chat.js
@@ -1074,11 +1074,10 @@
10741074
D.append(optionsMenu, line);
10751075
});
10761076
if(settingsOps.selectSound){
10771077
D.append(optionsMenu, settingsOps.selectSound);
10781078
}
1079
- settingsButton.click()/*for for development*/;
10801079
})()/*#chat-settings-button setup*/;
10811080
10821081
/** Callback for poll() to inject new content into the page. jx ==
10831082
the response from /chat-poll. If atEnd is true, the message is
10841083
appended to the end of the chat list (for loading older
10851084
--- src/chat.js
+++ src/chat.js
@@ -1074,11 +1074,10 @@
1074 D.append(optionsMenu, line);
1075 });
1076 if(settingsOps.selectSound){
1077 D.append(optionsMenu, settingsOps.selectSound);
1078 }
1079 settingsButton.click()/*for for development*/;
1080 })()/*#chat-settings-button setup*/;
1081
1082 /** Callback for poll() to inject new content into the page. jx ==
1083 the response from /chat-poll. If atEnd is true, the message is
1084 appended to the end of the chat list (for loading older
1085
--- src/chat.js
+++ src/chat.js
@@ -1074,11 +1074,10 @@
1074 D.append(optionsMenu, line);
1075 });
1076 if(settingsOps.selectSound){
1077 D.append(optionsMenu, settingsOps.selectSound);
1078 }
 
1079 })()/*#chat-settings-button setup*/;
1080
1081 /** Callback for poll() to inject new content into the page. jx ==
1082 the response from /chat-poll. If atEnd is true, the message is
1083 appended to the end of the chat list (for loading older
1084

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button