From 403ee0ce23a0c62ffec254448a327bcc8158b34e Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 18 Dec 2010 15:31:44 +0000 Subject: Fixed Fl_Tabs selection border drawing, if tabs are at the bottom of the widget (STR #2480). Thanks for the patch. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8053 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4dfdc7975..a59df3605 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.3.0 + - Fixed Fl_Tabs selection border drawing, if tabs are at the bottom + of the widget (STR #2480) - Much faster fl_read_image() for Windows (STR #2387). - Added general Options dialog (STR #2471) - Fixed Compiling with mingw-w64 (STR #2308). -- cgit v1.2.3