diff options
author | Pavel Cisler <pavel@eazel.com> | 2000-03-22 00:45:56 +0000 |
---|---|---|
committer | Pavel Cisler <pce@src.gnome.org> | 2000-03-22 00:45:56 +0000 |
commit | f713422616ae7f62f1a84152a4aa9ae1730e091a (patch) | |
tree | 052edf46638c387826670c0366e8453da7e9e9d6 /ChangeLog-20000414 | |
parent | 1764f212180a20a3e75778ab1185fa95a84290c9 (diff) | |
download | nautilus-f713422616ae7f62f1a84152a4aa9ae1730e091a.tar.gz |
Fixed an annoying bug that would sometimes cause the drag&drop feedback to
2000-03-21 Pavel Cisler <pavel@eazel.com>
Fixed an annoying bug that would sometimes cause the drag&drop feedback
to come up delayed.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r-- | ChangeLog-20000414 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414 index 5b0f43c67..8d42001c0 100644 --- a/ChangeLog-20000414 +++ b/ChangeLog-20000414 @@ -1,3 +1,12 @@ +2000-03-21 Pavel Cisler <pavel@eazel.com> + + * libnautilus/nautilus-icon-container.c + (motion_notify_event): + Fixed an annoying bug that would sometimes cause the drag&drop feedback + to come up delayed. Turned out to be a silly mistake in the drag + snap resistance test that caused the snap resistance to be infinite when + you dragged near-horizontaly or near-vertically. + 2000-03-21 Darin Adler <darin@eazel.com> Did some of the items from RENAMING. |