Willem Rein Oudshoorn wrote:
As discussed before, the reason is that -drawRect of XGDragView
calls -drawInteriorWithFrame: of the NSImage cell with a wrong argument.
This patch fixes this in simplistic manner.

Wim Oudshoorn



2003-02-17  Willem Rein Oudshoorn  <[EMAIL PROTECTED]>

	* Source/x11/XGDragView.m ([XGDragView -drawRect:]): use [self frame] instead of
	`rect'.  Fixes #101846.
	([XGDragView -_handleDrag:]): Fixed typo in comment
	([XGDragView -_handleEventDuringDragging:theEvent]): Removed old comment


I applied this patch. Thanks.



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to