mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixes in NSSplitView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6245 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
96097b90ad
commit
be4a31f88f
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Fri Mar 10 02:12:34 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSplitView.m ([-mouseDown:]): Better management of the
|
||||
case a subview passed mouse down to next responder so the
|
||||
splitview got it - made log message milder and do not redraw the
|
||||
splitview. ([-mouseDown:]): Fixed bug causing hard misbehaviour
|
||||
when the mouse drags starting exactly on the borderline between
|
||||
the divider and a subview.
|
||||
|
||||
Thu Mar 9 23:32:36 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/GMAppKit.m ([NSView -subviewsForModel]): Fixed fatal
|
||||
|
|
Loading…
Reference in a new issue