-
- Downloads
Localize default names for new blank objects
Questions: * should the message strings include the number? Or should that get added to the name when the name is defined * added a new ‘shared-messages’ to handle the definition of backdrop, costume, etc which are used in multiple places, they’re all related to defaults, so should it all be in `lib/default-project`
Showing
- src/containers/costume-tab.jsx 9 additions, 15 deletionssrc/containers/costume-tab.jsx
- src/containers/stage-selector.jsx 8 additions, 9 deletionssrc/containers/stage-selector.jsx
- src/containers/target-pane.jsx 16 additions, 10 deletionssrc/containers/target-pane.jsx
- src/lib/empty-assets.js 64 additions, 0 deletionssrc/lib/empty-assets.js
- src/lib/shared-messages.js 24 additions, 0 deletionssrc/lib/shared-messages.js
Loading
Please register or sign in to comment