Michael Seifert-Eckert

Results 2 issues of Michael Seifert-Eckert

The SaveAsWexBim method already allowed for translation but not for an optional scaling and rotation. The scaling has to be a scalar value because otherwise the value for OneMeter that...

Currently if the peer-connections fail then the `join` or better to say the returned `apiReady` (https://github.com/pion/ion-sdk-js/blob/1e7603187c89afd15a83c6b8287b03149de42b06/src/client.ts#L117-L139) Promise never resolves or rejects leading to a complete stall. This is because the...