mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 07:46:09 +08:00
Mention fix for fl_draw_image() on the Mac.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11264 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -160,6 +160,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? 2016
|
||||
- Fixed a potential hangup of the Fl::awake() queue under Windows if
|
||||
a window is resized or moved while the Fl::awake() message is sent
|
||||
(STR #3143).
|
||||
- Fixed a regression under Mac OS X: restore the possibility to call
|
||||
fl_draw_image(buf,X,Y,W,H,D,L) with negative D and/or L arguments.
|
||||
|
||||
|
||||
CHANGES IN FLTK 1.3.3 RELEASED: Nov 03 2014
|
||||
|
||||
Reference in New Issue
Block a user