Skip to content

Test serialization/deserialization of move event coordinates #4577

@moniika

Description

@moniika

Test serialization/deserialization of coordinate properties for move events (Blockly.Events.Move and Blockly.Events.CommentMove).

They are not currently included in serialization tests for events because there is extra logic needed because old/new coordinates are not set in the constructor of these events, but rather than when recordNew is called (and setOldCoordinate in the case of workspace comment event).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions