updated pxt (#2465)

* updated pxt

* bump pxt

* updated react

* updated ptx

* Remove empty variable element from XML

* Bump pxt-core to 5.25.15

* bump pxt

* Bump pxt to 5.25.17

* Add precision to music slider
This commit is contained in:
Peli de Halleux
2019-10-17 14:49:13 -07:00
committed by GitHub
parent 58aa0b63a4
commit a1f135d9fe
5 changed files with 7 additions and 6 deletions

View File

@ -610,7 +610,7 @@
<block type="device_set_tempo">
<value name="value">
<shadow type="math_number_minmax">
<mutation min="4" max="400" label="Bpm"></mutation>
<mutation min="4" max="400" label="Bpm" precision="0"></mutation>
<field name="SLIDER">12312312</field>
</shadow>
</value>