ActiveHelp.st
changeset 4250 e40bbfdb6fdb
parent 4238 3fe58167fbff
child 4251 159146f89764
--- a/ActiveHelp.st	Tue Mar 26 00:25:23 2019 +0100
+++ b/ActiveHelp.st	Thu Mar 28 09:19:31 2019 +0100
@@ -815,7 +815,9 @@
       to show changed info)"
 
     |screenPos view|
-    
+
+    "/ Debugging := false.
+    "/ Debugging := true.
     screenPos := Display pointerPosition.
     Debugging == true ifTrue:[
         '----------------' infoPrintCR.