improving the spacing & block names (#298)
This commit is contained in:
committed by
Peli de Halleux
parent
f594cdefac
commit
9bf50665fc
@ -116,7 +116,7 @@ namespace brick {
|
||||
//% blockId=buttonEvent block="on %button|%event"
|
||||
//% parts="brick"
|
||||
//% blockNamespace=brick
|
||||
//% weight=99 blockGap=8
|
||||
//% weight=99 blockGap=16
|
||||
//% group="Buttons"
|
||||
//% button.fieldEditor="brickbuttons"
|
||||
onEvent(ev: ButtonEvent, body: () => void) {
|
||||
|
Reference in New Issue
Block a user