Fix flow type errors of all viewers #2039

Merged
btzr-io merged 4 commits from fix-flow into master 2018-10-15 19:19:41 +02:00
Showing only changes of commit ae9a139f21 - Show all commits

View file

@ -132,7 +132,7 @@ class ThreeViewer extends React.PureComponent<Props, State> {
}
componentDidMount() {
ThreeViewer.testWebgl
ThreeViewer.testWebgl()
.then(() => {
this.renderScene();
// Update render on resize window