mirror of
https://github.com/ciromattia/kcc
synced 2026-09-01 16:37:06 +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.interPanelCropBox.setEnabled(True)
|
||||||
GUI.autoLevelBox.setEnabled(True)
|
GUI.autoLevelBox.setEnabled(True)
|
||||||
GUI.autocontrastBox.setEnabled(True)
|
GUI.autocontrastBox.setEnabled(True)
|
||||||
GUI.autocontrastBox.setChecked(True)
|
|
||||||
|
|
||||||
|
|
||||||
def togglequalityBox(self, value):
|
def togglequalityBox(self, value):
|
||||||
|
|||||||
Reference in New Issue
Block a user