mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-18 00:54:37 -04:00
🔢 Increase animated png frames limit (set to 500 max)
This commit is contained in:
parent
0d5db8117c
commit
bfaeb4c5ca
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ class BitmapsGenerator {
|
||||||
{
|
{
|
||||||
playbackRate: 0.1,
|
playbackRate: 0.1,
|
||||||
diff: 0,
|
diff: 0,
|
||||||
frameLimit: 300,
|
frameLimit: 500,
|
||||||
framePadding: 4,
|
framePadding: 4,
|
||||||
},
|
},
|
||||||
options
|
options
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue