Fix menu item fonts (STR #30)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2991 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-05-21 01:50:14 +00:00
parent 2c6367a0e6
commit 340e84839e
3 changed files with 11 additions and 6 deletions
+2
View File
@@ -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)