From c7dfd932eee3e3fda9ff0cdb899a961d8d62e926 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Fri, 16 Jun 2000 19:05:06 +0000 Subject: [PATCH] Don't attempt complex scrolling with field editors. This makes them stabler git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6709 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b8a805ada..0358ebca6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 16 21:05:49 2000 Nicola Pero + + * Source/NSText.m ([NSText -scrollRangeToVisible:aRange]): Don't + try scrolling an ancestor clipview if we are field editors. + Fri Jun 16 19:32:11 2000 Nicola Pero Implemented double-click on NSTableView header and not editable