File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 660660 }
661661 }
662662 },
663- "settingsPropertiesBehaviors" : {
664- "type" : " object" ,
665- "properties" : {
666- "behaviors" : {
667- "description" : " Settings related to behaviors." ,
668- "type" : " object" ,
669- "properties" : {
670- "lightbox" : {
671- "description" : " Allow users to enable/disable lightbox." ,
672- "type" : " boolean" ,
673- "default" : false
674- }
675- },
676- "additionalProperties" : false
677- }
678- }
679- },
680663 "settingsProperties" : {
681664 "allOf" : [
682665 { "$ref" : " #/definitions/settingsPropertiesAppearanceTools" },
683- { "$ref" : " #/definitions/settingsPropertiesBehaviors" },
684666 { "$ref" : " #/definitions/settingsPropertiesBorder" },
685667 { "$ref" : " #/definitions/settingsPropertiesColor" },
686668 { "$ref" : " #/definitions/settingsPropertiesDimensions" },
701683 {
702684 "properties" : {
703685 "appearanceTools" : {},
704- "behaviors" : {},
705686 "border" : {},
706687 "color" : {},
707688 "dimensions" : {},
You can’t perform that action at this time.
0 commit comments