Remove logo glow to optimize gif generation (#1894)
* remove glow effect * adding more config * added workspace * pass width to screenshot info * set max number of frames * bum pxt
This commit is contained in:
@ -444,6 +444,8 @@
|
||||
"0": "v0"
|
||||
},
|
||||
"scriptManager": true,
|
||||
"simGifTransparent": "rgba(0,0,0,0)"
|
||||
"simGifTransparent": "rgba(0,0,0,0)",
|
||||
"simGifMaxFrames": 44,
|
||||
"simScreenshotMaxUriLength": 300000
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user