Skip to content

"when" in Blockly #15

@motib

Description

@motib

VPL now uses "when" extensively in polling events, whereas Blockly still uses "if". The behavior should be consistent.

One example: If you check the status of buttons looking for "button touched", touching the button is often detected several times. With "when" this is no longer a problem. There is a workaround - checking for "button released" but it would be better to be consistent with VPL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions