Merge pull request #667 from josiahneuberger/add-full-screen-render-view
Add full screen render view
No related branches found
No related tags found
Showing
- src/components/gui/gui.jsx 8 additions, 2 deletionssrc/components/gui/gui.jsx
- src/components/stage-header/icon--unzoom.svg 0 additions, 0 deletionssrc/components/stage-header/icon--unzoom.svg
- src/components/stage-header/icon--zoom.svg 0 additions, 0 deletionssrc/components/stage-header/icon--zoom.svg
- src/components/stage-header/stage-header.css 43 additions, 0 deletionssrc/components/stage-header/stage-header.css
- src/components/stage-header/stage-header.jsx 81 additions, 0 deletionssrc/components/stage-header/stage-header.jsx
- src/components/stage/stage.css 34 additions, 1 deletionsrc/components/stage/stage.css
- src/components/stage/stage.jsx 43 additions, 11 deletionssrc/components/stage/stage.jsx
- src/containers/stage-header.jsx 43 additions, 0 deletionssrc/containers/stage-header.jsx
- src/containers/stage.jsx 6 additions, 1 deletionsrc/containers/stage.jsx
- src/reducers/gui.js 2 additions, 0 deletionssrc/reducers/gui.js
- src/reducers/zoom.js 23 additions, 0 deletionssrc/reducers/zoom.js
- test/integration/test.js 24 additions, 0 deletionstest/integration/test.js
Loading
Please register or sign in to comment