mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-24 03:56:58 -04:00
🖼️ Set 4 as default padding for frames name
This commit is contained in:
parent
0871081f52
commit
d7ea6f8649
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ class BitmapsGenerator {
|
|||
playbackRate: 0.3,
|
||||
diff: 0,
|
||||
frameLimit: 300,
|
||||
framePadding: 3,
|
||||
framePadding: 4,
|
||||
}
|
||||
) {
|
||||
const page = await browser.newPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue