mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
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:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user