docs: add note about animated svg

This commit is contained in:
Vaxry 2024-03-08 17:32:40 +00:00
parent 170dbb09ec
commit 2bf4f66f05
1 changed files with 3 additions and 1 deletions

View File

@ -76,3 +76,5 @@ Supported cursor image types are png and svg.
If you are using an svg cursor, the size parameter will be ignored.
Mixing png and svg cursor images in one shape will result in an error.
Please note animated svgs are not supported, you need to add a separate svg for every frame.