-
- Downloads
WebGL unavailable modal (#1116)
Add Error Boundary (has componentDidCatch method) to handle WebGL errors and display an informative message.
Showing
- package.json 1 addition, 1 deletionpackage.json
- src/components/browser-modal/unsupported.png 0 additions, 0 deletionssrc/components/browser-modal/unsupported.png
- src/components/gui/gui.jsx 2 additions, 0 deletionssrc/components/gui/gui.jsx
- src/components/webgl-modal/webgl-modal.css 70 additions, 0 deletionssrc/components/webgl-modal/webgl-modal.css
- src/components/webgl-modal/webgl-modal.jsx 98 additions, 0 deletionssrc/components/webgl-modal/webgl-modal.jsx
- src/containers/error-boundary.jsx 48 additions, 0 deletionssrc/containers/error-boundary.jsx
- src/containers/webgl-modal.jsx 18 additions, 0 deletionssrc/containers/webgl-modal.jsx
- src/lib/app-state-hoc.jsx 5 additions, 1 deletionsrc/lib/app-state-hoc.jsx
Loading
Please register or sign in to comment