Update Uptated-Prototype/PiperTTS-GUI-Test.py
This commit is contained in:
@@ -236,6 +236,7 @@ def PiperTTS_GUI_Randomize_Text_2nd():
|
||||
def PiperTTS_GUI_Set_Prefrences():
|
||||
try:
|
||||
if bool(Prefrences_Frame.winfo_ismapped()):
|
||||
Prefrences_Frame.pack_forget()
|
||||
Input_Box_Frame.pack(fill = "both", expand = True)
|
||||
Controls_Box_Frame.pack(fill = "both")
|
||||
print("An if occurred - when Setting prefrences.")
|
||||
|
||||
Reference in New Issue
Block a user