diff -r 814b97e7dff5 -r aa69e3c0cc85 ModalBox.st --- a/ModalBox.st Sun Oct 20 10:59:51 2019 +0200 +++ b/ModalBox.st Sun Oct 20 12:00:23 2019 +0200 @@ -824,9 +824,9 @@ showAtPointer "make myself visible at mouse pointer shifted to have - convenient button under cursor. self positionOffset should - return that offset (usually redefined, since we don't know here, - which button should be under cursor)." + convenient button under cursor. + self positionOffset should return that offset + (usually redefined, since we don't know here, which button should be under cursor)." |first pointerPosition positionOffset pos monitorBounds alignedPos|