Roman S
Roman S
Hi. If you still need any help You need to call instance on ThreeDxf.Viewer something like `dxfViewer.renderer.setSize(width, height);` and then update that with `dxfViewer.render(scene, camera)` Plus I think you have...
I think this problem needs to be resolved
> https://discuss.codemirror.net/t/codemirror-6-cm-clearhistory-equivalent/2851/7 > > @rodri042 it seems as view.setState will break functionality like this https://github.com/uiwjs/react-codemirror/blob/c68d27d789346a87dcb157b33772e0522f653ad7/merge/src/Modified.tsx#L18