Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/LetterMatch.py
diff options
context:
space:
mode:
Diffstat (limited to 'LetterMatch.py')
-rw-r--r--LetterMatch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/LetterMatch.py b/LetterMatch.py
index 8f11ecd..7f5d7e2 100644
--- a/LetterMatch.py
+++ b/LetterMatch.py
@@ -218,6 +218,7 @@ class LetterMatch(activity.Activity):
def _copy_to_journal(self, event):
self.metadata['data_from_journal'] = json.dumps(self.data_from_journal)
self._page.load_from_journal(self.data_from_journal)
+ self.preview_image.hide()
self._init_preview()
self.image_id = None
self.object_id = None