🖼 Clip path for animated cursor

This commit is contained in:
KaizIqbal 2020-07-31 13:39:17 +05:30
parent 8e3acaecba
commit dc8f9aa69c

View file

@ -60,10 +60,16 @@
], ],
"animatedCursors": { "animatedCursors": {
"left_ptr_watch.svg": { "left_ptr_watch.svg": {
"frames": 48 "frames": 53
}, },
"wait.svg": { "wait.svg": {
"frames": 48 "frames": 53
} }
},
"animatedClip": {
"x": 4,
"y": 4,
"width": 200,
"height": 200
} }
} }