diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-24 14:25:04 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-05-24 14:25:04 +0000 |
| commit | e0a7046b8036ae2ef4b2d3a602447c2b1c5b64a0 (patch) | |
| tree | fbbacd4a50b01ab366bdd5709eb51d07c3c76043 /CHANGES | |
| parent | 3a117a899c6abb192f2498e88cc30997ad5763c2 (diff) | |
Always redraw the directory buttons if the base class handled the
event.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2254 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.0rc3 - Documentation updates. + - Fl_File_Input didn't update the directory buttons if a + callback was registered with the widget. - The file chooser would return the last selected file(s) when cancel was pressed. - The file chooser limited the resizing of the chooser |
