Improved dragging for NSImageView

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15272 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2002-12-10 00:19:58 +00:00
parent 8b3f44c4cc
commit 02bf520b01

View file

@ -1,3 +1,9 @@
2002-12-10 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSImageView.m
Use [mouseDown:] instead of [mouseDragged:] to start dragging as
the later only works when the view is not first responder.
2002-12-05 Adam Fedor <fedor@gnu.org>
* Source/GSSimpleLayoutManager.m ([GSSimpleLayoutManager