pikvm/pikvm#1316: web: keep stream window maximized

This commit is contained in:
Maxim Devaev
2025-05-17 20:42:09 +03:00
parent 53980c0e68
commit 818ff6321e
14 changed files with 293 additions and 126 deletions

View File

@@ -15,10 +15,12 @@ mixin color_slider_tr(name, title)
td #[button(id=`switch-color-${name}-default-button` class="small" title="Reset default") ↻]
.window#switch-window(style="width: min-content")
.window#switch-window(data-show-centered style="width: min-content")
.window-header
.window-grab Switch settings
button.window-button-close #[b ×]
.window-buttons
button.window-button-original •
button.window-button-close #[b ×]
.tabs-box
+switch_tab("edid", "EDIDs collection", true)