Skip to content
Snippets Groups Projects
Commit 47eaf85e authored by Alexander Rose's avatar Alexander Rose
Browse files

tweak

parent c6b50e59
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,7 @@ export class Viewport extends View<ViewportController, ViewportState, { noWebGl?
if (!this.canvas || !this.container || !this.controller.context.initStage(this.canvas, this.container)) {
this.setState({ noWebGl: true });
}
this.handleResize()
const viewer = this.controller.context.stage.viewer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment