From 5ecf5cde986ddfff540e33008bdc4d0803ba56a7 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 12 Aug 2002 20:45:28 +0000 Subject: Fix modal() handling of FL_RELEASE events. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2578 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 862dd67ab..2a921b30d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ CHANGES IN FLTK 1.1.0rc6 - Documentation updates. + - Fl::handle() didn't apply the modal tests for + FL_RELEASE events, which caused Fl_Tabs to allow users + to change tabs even when a modal window was open. - Fl_Input_ now draws the box function to erase the background. This fixes redraw problems noticed with the plastic scheme. -- cgit v1.2.3