1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-11 15:33:17 +00:00

stop webtoon unchecking automatically check customm autocontrast (#1391)

This commit is contained in:
Alex Xu
2026-07-10 14:26:41 -07:00
committed by GitHub
parent feec40ffc8
commit fd1468904f
-1
View File
@@ -836,7 +836,6 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
GUI.interPanelCropBox.setEnabled(True)
GUI.autoLevelBox.setEnabled(True)
GUI.autocontrastBox.setEnabled(True)
GUI.autocontrastBox.setChecked(True)
def togglequalityBox(self, value):