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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user