Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test serialization/deserialization of move event coordinates #4577

Open
moniika opened this issue Jan 9, 2021 · 0 comments
Open

Test serialization/deserialization of move event coordinates #4577

moniika opened this issue Jan 9, 2021 · 0 comments

Comments

@moniika
Copy link
Contributor

moniika commented Jan 9, 2021

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).

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

No branches or pull requests

1 participant