config: reorder default presetWidths consistently with its behavior
This commit is contained in:
@@ -88,7 +88,7 @@ const configDef = [
|
||||
{
|
||||
name: "presetWidths",
|
||||
type: "String",
|
||||
default: "100%, 50%",
|
||||
default: "50%, 100%",
|
||||
},
|
||||
{
|
||||
name: "offScreenOpacity",
|
||||
|
||||
Reference in New Issue
Block a user