mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 11:04:58 -05:00
feat(ui): default background to checkerboard
This commit is contained in:
@@ -96,7 +96,7 @@ const initialState: CanvasV2State = {
|
||||
showHUD: true,
|
||||
clipToBbox: false,
|
||||
cropToBboxOnSave: false,
|
||||
canvasBackgroundStyle: 'dynamicGrid',
|
||||
canvasBackgroundStyle: 'checkerboard',
|
||||
},
|
||||
compositing: {
|
||||
maskBlur: 16,
|
||||
|
||||
Reference in New Issue
Block a user