From 9ab4adbcc45c80bbdc403d726fa21a1ed6347290 Mon Sep 17 00:00:00 2001 From: gac-maloja Date: Wed, 19 Oct 2022 19:48:19 +0200 Subject: [PATCH] updated comment --- scam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scam.py b/scam.py index 71df664..bba33c8 100755 --- a/scam.py +++ b/scam.py @@ -154,7 +154,7 @@ class MainPanel(wx.Panel): self.entries.update(cfg, name_mapping) - # ensure background name is always set + # ensure background name is always set unless there is no background at all bkg_setting = self.entries["image_background"] if not bkg_setting.get_state(): try: