MenuEditor.st
changeset 854 2d96630daf4a
parent 853 4c906c364da2
child 860 3e5171aad09f
--- a/MenuEditor.st	Thu May 28 13:16:05 1998 +0200
+++ b/MenuEditor.st	Thu May 28 15:19:47 1998 +0200
@@ -2549,6 +2549,7 @@
         ^ super redrawLabelAt:x y:yTop index:anIndex
     ].
     isSelected := self isInSelection:anIndex.
+    x0 := x.
 
     highlightMode == #label ifTrue:[
         x0 := x + 4.