1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

add webtoon note

This commit is contained in:
Alex Xu
2025-10-21 10:46:27 -07:00
parent c23af709cf
commit 11a56dd892

View File

@@ -719,6 +719,7 @@ class KCCGUI(KCC_ui.Ui_mainWindow):
def togglewebtoonBox(self, value):
if value:
self.addMessage('You can choose a taller device profile to get taller cuts in webtoon mode.', 'info')
GUI.qualityBox.setEnabled(False)
GUI.qualityBox.setChecked(False)
GUI.rotateBox.setEnabled(False)