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:
@ -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>
|
||||
|
Reference in New Issue
Block a user