@robotical/martyblocksjr 3.5.19 → 3.5.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -80,6 +80,10 @@ All changes should be made in a fork. Before making a pull request, ensure all c
|
|
|
80
80
|
|
|
81
81
|
For more information, see [CONTRIBUTING.md](https://github.com/LLK/scratchjr/blob/develop/.github/CONTRIBUTING.md).
|
|
82
82
|
|
|
83
|
+
## Custom background uploads
|
|
84
|
+
|
|
85
|
+
When the project editor background library is open you can now add your own images directly from disk. Click the new upload button (next to the paintbrush) and pick any PNG, JPG, or SVG file. ScratchJr will scale the image to fit the stage, store it in your user library, and immediately apply it to the current page, so it behaves just like any other background and can be edited in the paint editor later.
|
|
86
|
+
|
|
83
87
|
## GitHub Actions
|
|
84
88
|
|
|
85
89
|
### Versioning
|