🎥 Animated cursors

This commit is contained in:
KaizIqbal 2020-07-27 17:42:52 +05:30
parent 4431beb926
commit d5315a00b0

View file

@ -25,7 +25,7 @@
"grabbing.svg",
"hand1.svg",
"hand2.svg",
"left_ptr_watch.svg",
"left_ptr.svg",
"left_side.svg",
"left_tee.svg",
"link.svg",
@ -59,11 +59,11 @@
"zoom_out.svg"
],
"animatedCursors": {
"left_ptr.svg": {
"frames": 50
"left_ptr_watch.svg": {
"frames": 21
},
"wait.svg": {
"frames": 50
"frames": 21
}
}
}