Add fullscreen

Fix #23
This commit is contained in:
2023-05-24 14:28:56 +02:00
parent f4c44756f6
commit 508e384858
2 changed files with 18 additions and 12 deletions

View File

@@ -17,6 +17,7 @@ class ImageWindow:
"bw": False,
"mirror": False,
"always_on_top": False,
"fullscreen": False,
}
mixer.init()