Handle Lossless

This commit is contained in:
Milan Nikolic
2026-06-27 14:36:25 +02:00
parent 7b71fdae99
commit 629d569667
3 changed files with 48 additions and 2 deletions
+2
View File
@@ -148,6 +148,8 @@ func settingsApply(group string) {
}
}
userLossless = iup.GetHandle("Lossless").GetAttribute("VALUE") == "ON"
syncLabels()
setActive()
previewPost()