Revert "option to stop autoscroll"
This reverts commit 6726ea6632
.
Conflicts:
src/static/js/chat.js
pull/865/head
parent
8a471e590a
commit
7653db36fe
|
@ -168,10 +168,6 @@
|
||||||
<input type="checkbox" id="options-linenoscheck" checked>
|
<input type="checkbox" id="options-linenoscheck" checked>
|
||||||
<label for="options-linenoscheck">Line numbers</label>
|
<label for="options-linenoscheck">Line numbers</label>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
<input type="checkbox" id="options-scrollchat" checked>
|
|
||||||
<label for="options-scrollchat">Automatically Scroll Chat</label>
|
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
Font type:
|
Font type:
|
||||||
<select id="viewfontmenu">
|
<select id="viewfontmenu">
|
||||||
|
|
Loading…
Reference in New Issue