Organize modifier key options

This commit is contained in:
sienori 2021-03-08 23:51:02 +09:00
parent 16f423028d
commit a2c9b4823a

View file

@ -89,19 +89,13 @@ export default [
}
]
},
{
title: "modifierKeyLabel",
captions: [],
type: "none",
new: true,
childElements: [
{
id: "ifOnlyTranslateWhenModifierKeyPressed",
title: "ifOnlyTranslateWhenModifierKeyPressedLabel",
captions: ["ifOnlyTranslateWhenModifierKeyPressedCaptionLabel"],
type: "checkbox",
default: false
},
default: false,
childElements: [
{
id: "modifierKey",
title: "modifierKeyLabel",