-
- Downloads
Style pass
Refactor SpriteSelector into "Target Pane" which contains the sprite selector, stage selector, and the buttons for new sprites, costumes and backdrops.
Showing
- src/components/blocks.jsx 1 addition, 1 deletionsrc/components/blocks.jsx
- src/components/green-flag/green-flag.jsx 4 additions, 3 deletionssrc/components/green-flag/green-flag.jsx
- src/components/gui.jsx 2 additions, 2 deletionssrc/components/gui.jsx
- src/components/sprite-selector-item.jsx 21 additions, 7 deletionssrc/components/sprite-selector-item.jsx
- src/components/sprite-selector.jsx 3 additions, 0 deletionssrc/components/sprite-selector.jsx
- src/components/stage-selector.jsx 19 additions, 5 deletionssrc/components/stage-selector.jsx
- src/components/stage.jsx 2 additions, 2 deletionssrc/components/stage.jsx
- src/components/stop-all/stop-all.jsx 4 additions, 3 deletionssrc/components/stop-all/stop-all.jsx
- src/components/target-pane.jsx 127 additions, 0 deletionssrc/components/target-pane.jsx
- src/containers/gui.jsx 6 additions, 6 deletionssrc/containers/gui.jsx
- src/containers/sprite-selector.jsx 0 additions, 168 deletionssrc/containers/sprite-selector.jsx
- src/containers/target-pane.jsx 81 additions, 0 deletionssrc/containers/target-pane.jsx
Loading
Please register or sign in to comment