Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/creator.py
diff options
context:
space:
mode:
Diffstat (limited to 'tutorius/creator.py')
-rw-r--r--tutorius/creator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorius/creator.py b/tutorius/creator.py
index 7455ecb..513e312 100644
--- a/tutorius/creator.py
+++ b/tutorius/creator.py
@@ -67,6 +67,7 @@ class Creator(object):
self._activity._overlayer.put(self._state_bubble,
self._width/2-self._state_bubble.allocation.width/2, 0)
+ self._state_bubble.show()
dlg_width = 300
dlg_height = 70