mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-16 16:14:45 -04:00
🖼 Clip path for animated cursor
This commit is contained in:
parent
8e3acaecba
commit
dc8f9aa69c
1 changed files with 8 additions and 2 deletions
|
@ -60,10 +60,16 @@
|
|||
],
|
||||
"animatedCursors": {
|
||||
"left_ptr_watch.svg": {
|
||||
"frames": 48
|
||||
"frames": 53
|
||||
},
|
||||
"wait.svg": {
|
||||
"frames": 48
|
||||
"frames": 53
|
||||
}
|
||||
},
|
||||
"animatedClip": {
|
||||
"x": 4,
|
||||
"y": 4,
|
||||
"width": 200,
|
||||
"height": 200
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue