🎥 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", "grabbing.svg",
"hand1.svg", "hand1.svg",
"hand2.svg", "hand2.svg",
"left_ptr_watch.svg", "left_ptr.svg",
"left_side.svg", "left_side.svg",
"left_tee.svg", "left_tee.svg",
"link.svg", "link.svg",
@ -59,11 +59,11 @@
"zoom_out.svg" "zoom_out.svg"
], ],
"animatedCursors": { "animatedCursors": {
"left_ptr.svg": { "left_ptr_watch.svg": {
"frames": 50 "frames": 21
}, },
"wait.svg": { "wait.svg": {
"frames": 50 "frames": 21
} }
} }
} }