Skip to content

Reference all variables with id's instead of name. #1199

Description

@marisaleung

There are some instances that refer to a variables by name instead of id such as Blockly.FieldVariable.setValue(newName).

Change all these instances to use the id of variables. Update tests that pass in names instead of values.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions