mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 10:01:14 +00:00
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:
parent
8b3f44c4cc
commit
02bf520b01
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue