minor UI fixes

This commit is contained in:
Dmitry Sergeev
2026-08-28 22:53:50 +03:00
parent 8d400dab7a
commit 27dcbd1b40
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -944,12 +944,12 @@ func main() {
cimgui.InputTextWithHint("Domain", "/dev/shm/mxl", &domainStr, 0, nil)
cimgui.InputTextWithHint("Video UUID", "", &videoStr, 0, nil)
cimgui.InputTextWithHint("Audio UUID", "", &audioStr, 0, nil)
cimgui.Checkbox("Show stats", &showStats)
if cimgui.Button("Connect") {
doReconnect()
}
cimgui.SameLine()
cimgui.Checkbox("Show stats", &showStats)
if useIndependentSlots && videoActive {
cimgui.SameLine()
if cimgui.Button("Stop video") {
videoActive = false
enqueueVideoConfig(