#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Sat, 21 Jan 2017 01:08:49 +0100
changeset 5416 9da5642194a6
parent 5415 71799d6dbfe3
child 5417 054dfa979ced
#FEATURE by cg class: MenuPanel comment/format in: #drawItemsX:y:width:height:
MenuPanel.st
--- a/MenuPanel.st	Fri Jan 20 23:34:24 2017 +0100
+++ b/MenuPanel.st	Sat Jan 21 01:08:49 2017 +0100
@@ -2775,7 +2775,7 @@
 !
 
 drawItemsX:x y:y width:w height:h
-    "redraw items and groups in a damage"
+    "redraw items and groups"
 
     |isVertical item layout prevClip
      x1             "{ Class:SmallInteger }"