Comment for a change that appeared in Mac OS 10.11

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10793 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2015-07-17 16:14:21 +00:00
parent 70297713f2
commit 6ad3a28cc5

View File

@ -1861,7 +1861,8 @@ void Fl::get_mouse(int &x, int &y)
/*
* Gets called when a window is created or resized
* Gets called when a window is created or resized, or moved into/out a retina display
* (with Mac OS 10.11 also when deminiaturized)
*/
static void handleUpdateEvent( Fl_Window *window )
{