smartcache off when fastforward off

This commit is contained in:
Concedo 2026-04-16 15:29:23 +08:00
parent 535df844dd
commit a9e817fb4c

View file

@ -7741,6 +7741,7 @@ def show_gui():
if fastforward_var.get()==0:
contextshift_var.set(0)
smartcontext_var.set(0)
smartcache_var.set(0)
def togglectxshift(a,b,c):
if contextshift_var.get()==0: