colors library: fixed SET PEN to work with more than a single sprite per costume

thanks, Jadga, for the report!
snap7
jmoenig 2021-08-27 00:19:52 +02:00
rodzic 0119a5d224
commit 3b477404f5
2 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -23,6 +23,7 @@
* fixed centering of menus, thanks, Brian Broll! * fixed centering of menus, thanks, Brian Broll!
* fixed occasional invisible error messages * fixed occasional invisible error messages
* fixed audio_comp library "plot sound" block to work with translations, thanks, Hans, for the report! * fixed audio_comp library "plot sound" block to work with translations, thanks, Hans, for the report!
* colors library: fixed SET PEN to work with more than a single sprite per costume, thanks, Jadga, for the report!
* **Documentation Updates:** * **Documentation Updates:**
* updated manual, thanks Brian! * updated manual, thanks Brian!
* updated readme, thanks, Michael! * updated readme, thanks, Michael!
@ -30,6 +31,9 @@
* German * German
* Chinese, thanks, Simon! * Chinese, thanks, Simon!
### 2021-08-27
* colors library: fixed SET PEN to work with more than a single sprite per costume, thanks, Jadga, for the report!
### 2021-08-06 ### 2021-08-06
* gui: new "blocksZoom=n" url parameter, thanks, Bernat! * gui: new "blocksZoom=n" url parameter, thanks, Bernat!
* extensions: added to the documentation * extensions: added to the documentation

File diff suppressed because one or more lines are too long