[mirotalksfu] - made settable popup Share Room on join, add loading

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-03 09:58:55 +02:00
الأصل 6926111559
التزام 9ad0100171
5 ملفات معدلة مع 37 إضافات و7 حذوفات

عرض الملف

@@ -87,7 +87,7 @@
<div id="loadingDiv" class="center pulsate">
<h1>Loading</h1>
<img src="../images/loader.gif" style="width: 400px" />
<img src="../images/loading.gif" style="width: 400px" />
<pre>
Please allow the camera or microphone
access to use this app.
@@ -245,6 +245,19 @@ access to use this app.
</div>
</td>
</tr>
<tr id="shareOnJoinButton">
<td class="custom-width">
<div class="title">
<i class="fas fa-share-alt"></i>
<p>Share</p>
</div>
</td>
<td>
<div class="form-check form-switch form-switch-md">
<input id="switchShare" class="form-check-input" type="checkbox" checked />
</div>
</td>
</tr>
</table>
<hr style="border: 1px solid grey" />
<table class="settingsTable">