commit 7b48da3e8feea1e4972aa99ee7d076556c03c396
parent 3829dfad0603b9c061e803cd351c92c5e51e9341
Author: rbckman <rob@tarina.org>
Date: Mon, 2 Jun 2025 19:50:17 +0100
yes load films good
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/gonzopi.py b/gonzopi.py
@@ -1730,6 +1730,7 @@ def main():
print(term.clear)
updatethumb = True
rendermenu = True
+ loadfilmsettings = True
elif menu[selected] == 'BRIGHT:':
camera.brightness = min(camera.brightness + 1, 99)
elif menu[selected] == 'CONT:':