[update] v1.3リリースのため、SCROLLABLE_DROPDOWN = Falseに変更
This commit is contained in:
@@ -14,7 +14,7 @@ from languages import translation_lang, transcription_lang, selectable_languages
|
||||
|
||||
from ctk_scrollable_dropdown import CTkScrollableDropdown
|
||||
|
||||
SCROLLABLE_DROPDOWN = True
|
||||
SCROLLABLE_DROPDOWN = False
|
||||
|
||||
class ToplevelWindowConfig(CTkToplevel):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user