mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
* Rework of #39 patch from @arykov (thanks) * styled resize corner * fixed squashing of resizaable window on moving * keep window size and opsition after full screen * not necessary * attempt to fix desktop overflow * improved * ios fixes * refactoring
This commit is contained in:
@@ -22,12 +22,6 @@ li(class="right")
|
||||
td Max FPS:
|
||||
td #[input(disabled type="range" id="stream-desired-fps-slider" class="slider")]
|
||||
td(id="stream-desired-fps-value" class="value") 0
|
||||
tr
|
||||
td Stream size:
|
||||
td #[input(type="range" id="stream-size-slider" class="slider")]
|
||||
td(id="stream-size-value" class="value" style="width: 4em") 100%
|
||||
hr
|
||||
+menu_switch("stream-auto-resize-switch", "Auto-resize stream window", true, true)
|
||||
hr
|
||||
div(class="buttons buttons-row")
|
||||
button(data-force-hide-menu id="show-stream-button" class="row33") • Show stream
|
||||
|
||||
Reference in New Issue
Block a user