From 340e84839e9a2b2d29c87e4f7f098a1cf7f370a8 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 21 May 2003 01:50:14 +0000 Subject: Fix menu item fonts (STR #30) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2991 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 116c56f77..104a9d88c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.4 + - Menu items were not drawn using the font specified in + the Fl_Menu_Item structure (STR #30) - Long menus that were aligned such that the top of an item was exactly at the top of the screen would not scroll (STR #33) -- cgit v1.2.3