Mac only: centered down arrow for mac.

This helps user's clicking accuracy;
clicks on lower part of the down arrow's geoemtry was being missed.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9554 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano
2012-05-28 19:13:07 +00:00
parent b547a4f5dc
commit 3bcc267052
+3 -3
View File
@@ -72,14 +72,14 @@ static const char *L_close_xpm[] = {
"...........", "...........",
"...........", "...........",
"...........", "...........",
"...........",
"...........",
"@@@@@@@@@@@", "@@@@@@@@@@@",
".@@@@@@@@@.", ".@@@@@@@@@.",
"..@@@@@@@..", "..@@@@@@@..",
"...@@@@@...", "...@@@@@...",
"....@@@....", "....@@@....",
".....@....." ".....@.....",
"...........",
"..........."
#else /* __APPLE__ */ #else /* __APPLE__ */
"11 11 3 1", "11 11 3 1",
". c #fefefe", ". c #fefefe",