🔢 Increase animated png frames limit (set to 500 max)

This commit is contained in:
ful1e5 2021-03-24 17:50:27 +05:30
parent 0d5db8117c
commit bfaeb4c5ca

View file

@ -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