From fcd05e51c5c98602d70de488310da1cbc4f4cbf9 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 28 Sep 2002 12:04:12 +0000 Subject: Middle mouse click/drag moves scrollbar directly to the mouse position. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2642 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4a4912892..6ff079d4d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.0 + - Clicking/dragging the middle mouse button in a + scrollbar now moves directly to that scroll position, + matching the behavior of other toolkits. - Added some more range checking to the Fl_Text_Display widget. - The editor demo did not correctly update the style -- cgit v1.2.3