mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
Fixed the Round Plastic buttons to actually draw nice and riund, just
like the original scheme buttons. This is relatively slow, but worth the effort, I beleive. Just use double buffered windows... . git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4374 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -8,6 +8,7 @@ CHANGES IN FLTK 1.1.7
|
||||
startup (STR #886)
|
||||
- Selected tabs are now drawn slightly larger than
|
||||
unselected tabs so they stand out more (STR #882)
|
||||
- Round Plastic boxes now draw round (STR #841)
|
||||
- FL_PLASTIC_DOWN_BOX drew with artifacts (STR #852)
|
||||
- Changed initializations on WIN32 (STR #862)
|
||||
- Fl_Preferences::getUserdataPath() didn't work for
|
||||
|
||||
Reference in New Issue
Block a user