From d64d3a55a8b4ebc6d4053921376c7541a78e3d15 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 19 Dec 2002 21:42:22 +0000 Subject: Fix Fl_Scroll handling of widgets whose labels are to the right or below. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2882 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cbb071198..a06c307c3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.3 - Documentation updates. + - Fl_Scroll didn't compute the location of labels to the + right or below when determining the area to erase. - Added backward-compatibility macro for filename_setext(). - Fl_Bitmap::copy(), Fl_Pixmap::copy(), and -- cgit v1.2.3