#UI_ENHANCEMENT jv
authorClaus Gittinger <cg@exept.de>
Fri, 09 Oct 2015 18:18:44 +0200
branchjv
changeset 7029 d7a5384357a9
parent 7028 f6289e1ef06e
child 7030 da2a16e8ec51
#UI_ENHANCEMENT class: XWorkstation comment/format in: #supportsMaskedDrawingWithOffset: (grafted from f4531f98fd46ff4ab17db7881c32e48b408135fb)
XWorkstation.st
--- a/XWorkstation.st	Fri Oct 09 18:18:29 2015 +0200
+++ b/XWorkstation.st	Fri Oct 09 18:18:44 2015 +0200
@@ -1624,7 +1624,7 @@
 
 supportsMaskedDrawingWithOffset:aForm
     "return true, if the device allows the given form pixmap
-     to be used as paint color with a viewOrigin offset.
+     to be used as paint color with a mask offset.
      True returned here - X has no trouble with any mask,except for XQuartz, which has."
 
     "XQuartz seems to have a bug here..."