Feature/#161 autoscroll w2g #176

Merged
Serraniel merged 7 commits from feature/#161-autoscroll-w2g into develop 2021-02-13 21:42:24 +01:00
Showing only changes of commit 3436f2a646 - Show all commits

View file

@ -48,7 +48,7 @@
<input type="checkbox" id="w2gDisplayCharacterCounter" data-default-value="true" />
<label for="w2gDisplayCharacterCounter">Display character count in chat</label><br />
<input type="checkbox" id="w2gAutoscrollToUnseen" data-default-value="true" />
<label for="w2gAutoscrollToUnseen">Autoscoll to the first unseen episode</label><br />
<label for="w2gAutoscrollToUnseen">Autoscroll to the first unseen episode</label><br />
<br /><br />
<button id="btnSave">Save</button>