Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tawindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'tawindow.py')
-rw-r--r--tawindow.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tawindow.py b/tawindow.py
index fb9afcd..63c4070 100644
--- a/tawindow.py
+++ b/tawindow.py
@@ -720,6 +720,7 @@ def eraser_button(tw):
# hide status block
setlayer(tw.status_spr,400)
clear(tw.lc)
+ display_coordinates(tw)
def stop_button(tw):
stop_logo(tw)