mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
optional relative squashing
This commit is contained in:
@@ -143,16 +143,30 @@
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="text">
|
||||
<table class="one-line-switch">
|
||||
<td>Auto-resize stream:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input checked type="checkbox" id="stream-auto-resize-checkbox">
|
||||
<label for="stream-auto-resize-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
<div class="text">
|
||||
<table class="one-line-switch">
|
||||
<td>Auto-resize stream:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input checked type="checkbox" id="stream-auto-resize-checkbox">
|
||||
<label for="stream-auto-resize-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
<div class="feature-disabled" id="mouse-squash">
|
||||
<hr>
|
||||
<div class="text">
|
||||
<table class="one-line-switch">
|
||||
<td>Squash mouse moves:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input checked type="checkbox" id="mouse-squash-checkbox">
|
||||
<label for="mouse-squash-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="buttons">
|
||||
|
||||
Reference in New Issue
Block a user