Skip to content

Commit 9808f31

Browse files
committed
Document globallyDisableDetachableDialogs option
1 parent 8752f2d commit 9808f31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configuration/ViewerConfiguration.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ All settings are optional, with fallback to the default values as documented.
6666
|`allowReorderingLayers` | Whether to allow re-ordering layers in the layer tree. Default: `false`. |
6767
|`disableImportingLocalLayers` | Whether to hide the option to import local layers from the layer tree. Default: `false`. |
6868
|`flattenLayerTreeGroups` | Whether to display a flat layer tree, omitting the groups. Default: `false`. |
69+
|`globallyDisableDetachableDialogs` | Whether to globally disable the detachable feature of popup dialogs. Default: `false`. |
6970
|`globallyDisableDockableDialogs` | Whether to globally disable the dockable feature of popup dialogs. Default: `false`. |
7071
|`globallyDisableMaximizeableDialogs` | Whether to globally disable the maximizeable feature of popup dialogs. Default: `false`. |
7172
|`identifyTool` | The name of the identify plugin to use as default identify tool. If set to an empty string, no identify tool will be active by default. Default: `"Identify"`. |

0 commit comments

Comments
 (0)