Skip to content

Commit 75064e1

Browse files
committed
Add comment about OSX busy cursor
1 parent fb0d711 commit 75064e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_macosx.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,6 +1902,7 @@ -(void)save_figure:(id)sender
19021902
case 1: [[NSCursor arrowCursor] set]; break;
19031903
case 2: [[NSCursor crosshairCursor] set]; break;
19041904
case 3: [[NSCursor openHandCursor] set]; break;
1905+
/* OSX handles busy state itself so no need to set a cursor here */
19051906
case 4: break;
19061907
default: return NULL;
19071908
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy