Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tawindow.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tawindow.py b/tawindow.py
index d339b07..a766f4c 100644
--- a/tawindow.py
+++ b/tawindow.py
@@ -1549,6 +1549,8 @@ class TurtleArtWindow():
b.svg.set_hide(False)
b._dx = 0
b._ey = 0
+ b.spr.set_label(' ')
+ b.resize()
b.spr.set_label(_('click to open'))
b.resize()