Created
October 3, 2019 09:38
-
-
Save androidfanatic/8a510c647ab8a627daf8d67fd28e48b1 to your computer and use it in GitHub Desktop.
Layout serialized by golden-layout
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "settings": { | |
| "hasHeaders": true, | |
| "constrainDragToContainer": true, | |
| "reorderEnabled": true, | |
| "selectionEnabled": false, | |
| "popoutWholeStack": false, | |
| "blockedPopoutsThrowError": true, | |
| "closePopoutsOnUnload": true, | |
| "showPopoutIcon": false, | |
| "showMaximiseIcon": false, | |
| "showCloseIcon": true, | |
| "responsiveMode": "onload", | |
| "tabOverlapAllowance": 0, | |
| "reorderOnTabMenuClick": true, | |
| "tabControlOffset": 10 | |
| }, | |
| "dimensions": { | |
| "borderWidth": 2, | |
| "borderGrabWidth": 15, | |
| "minItemHeight": 180, | |
| "minItemWidth": 240, | |
| "headerHeight": 20, | |
| "dragProxyWidth": 300, | |
| "dragProxyHeight": 200 | |
| }, | |
| "labels": { | |
| "close": "Close", | |
| "maximise": "Maximise", | |
| "minimise": "Minimise", | |
| "popout": "Open in new window", | |
| "popin": "Pop in", | |
| "tabDropdown": "Additional tabs" | |
| }, | |
| "content": [ | |
| { | |
| "type": "row", | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "content": [ | |
| { | |
| "type": "column", | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "width": 32.1285140562249, | |
| "content": [ | |
| { | |
| "type": "stack", | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "height": 38.03786574870912, | |
| "activeItemIndex": 0, | |
| "width": 18.41141352014046, | |
| "content": [ | |
| { | |
| "type": "component", | |
| "isClosable": false, | |
| "title": "Content", | |
| "componentName": "LayerWidget", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "stack", | |
| "header": { | |
| }, | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "activeItemIndex": 0, | |
| "height": 61.96213425129088, | |
| "content": [ | |
| { | |
| "type": "component", | |
| "title": "Properties", | |
| "isClosable": false, | |
| "componentName": "PropertiesWidget", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "stack", | |
| "width": 35.6091030789826, | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "activeItemIndex": 0, | |
| "content": [ | |
| { | |
| "type": "component", | |
| "title": "Map", | |
| "width": 20, | |
| "isClosable": false, | |
| "componentName": "MapboxMap", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "column", | |
| "width": 32.1285140562249, | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "content": [ | |
| { | |
| "type": "stack", | |
| "height": 41.480206540447504, | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "activeItemIndex": 0, | |
| "content": [ | |
| { | |
| "type": "component", | |
| "title": "Geometries", | |
| "isClosable": false, | |
| "componentName": "UploadGeom", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| }, | |
| { | |
| "type": "component", | |
| "title": "Areas of Interest", | |
| "isClosable": false, | |
| "componentName": "AOI", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| } | |
| ] | |
| }, | |
| { | |
| "type": "stack", | |
| "height": 58.519793459552496, | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "activeItemIndex": 0, | |
| "content": [ | |
| { | |
| "type": "component", | |
| "title": "Data", | |
| "isClosable": false, | |
| "componentName": "UploadData", | |
| "componentState": { | |
| }, | |
| "reorderEnabled": true | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ], | |
| "isClosable": true, | |
| "reorderEnabled": true, | |
| "title": "", | |
| "openPopouts": [ | |
| ], | |
| "maximisedItemId": null | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment