Author: Carl Friedrich Bolz <cfb...@gmx.de>
Branch: 
Changeset: r69059:534a5450015b
Date: 2014-02-03 11:48 +0100
http://bitbucket.org/pypy/pypy/changeset/534a5450015b/

Log:    also add this to the help message

diff --git a/dotviewer/graphdisplay.py b/dotviewer/graphdisplay.py
--- a/dotviewer/graphdisplay.py
+++ b/dotviewer/graphdisplay.py
@@ -136,6 +136,7 @@
         Click on objects to move around
         Drag with the left mouse button to zoom in/out
         Drag with the right mouse button to scroll
+        Use scroll wheel do scroll up or down
     """.replace('\n    ', '\n').strip()  # poor man's dedent
 
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to