diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-10-18 00:24:19 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-10-18 00:24:19 +0000 |
| commit | 8638a3f5a571e64a3ba26fb34355fc0205a516e0 (patch) | |
| tree | c723cc7bdccdd7c28e8cb08104a25b32ec0d4700 /CHANGES | |
| parent | f986d0df7eca7903a5f0de4db8932e0704caf4f0 (diff) | |
Fix tooltip handling/flashing that caused KDE window manager lockups
with the FLUID main window.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1636 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ CHANGES IN FLTK 1.1.0b4 - Miscellaneous compile warning fixes. + - Tooltips were being reset by Fl::belowmouse(), which + caused problems with the FLUID main window (flashing + tooltip windows and serious problems with KDE 2.2) + CHANGES IN FLTK 1.1.0b3 |
