Open thewtex opened 2 years ago
Looking at the getConfig option it seems it doesn't contain a lot of the data that we would need to update the state
getConfig
{ "uiMachineOptions": "reference", "viewerConfigVersion": "0.3", "xyLowerLeft": false, "renderingViewContainerStyle": { "position": "relative", "width": "100%", "height": "auto", "minHeight": "200px", "minWidth": "450px", "margin": "0", "padding": "0", "top": "0", "left": "0", "flex": "1 1 0px", "overflow": "hidden" }, "uiCollapsed": false, "main": { "backgroundColor": [ 0.5, 0.5, 0.5 ], "units": "" } }
Looking at the
getConfig
option it seems it doesn't contain a lot of the data that we would need to update the state