improve loading of channels

This commit is contained in:
MathMan05 2024-08-17 20:57:08 -05:00
parent 9e9ebb506b
commit 032e1b5be6
12 changed files with 276 additions and 100 deletions

View file

@ -19,7 +19,7 @@
<div id="loading" class="loading">
<div id="centerdiv">
<img src="/logo.svg" width="1in" height="1in">
<img src="/logo.svg" style="width:3in;height:3in;">
<h1>Jank Client is loading</h1>
<h2 id="load-desc">This shouldn't take long</h2>
<h1 id="switchaccounts">Switch Accounts</h1>
@ -54,9 +54,7 @@
<span id="mobileback" hidden></span><span id="channelname">Channel</span>
</div>
<div id="channelw">
<div id="messagecontainer">
<div id="messages">
</div>
<div id="loadingdiv">
</div>
</div>
<div id="pasteimage"></div>