fixed true source of problem

This commit is contained in:
Lincoln Stein 2023-08-31 22:55:17 -04:00
parent 52a5f1f56f
commit 44b49c7f2d

View File

@ -496,7 +496,7 @@ Use cursor arrows to make a checkbox selection, and space to toggle.
scroll_exit=True,
)
else:
self.vram_cache_size = DummyWidgetValue.zero
self.vram = DummyWidgetValue.zero
self.nextrely += 1
self.outdir = self.add_widget_intelligent(
FileBox,