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

Deleting a Let block from context menu adds two undo steps #206

Closed
cdsmith opened this issue Jun 30, 2016 · 0 comments
Closed

Deleting a Let block from context menu adds two undo steps #206

cdsmith opened this issue Jun 30, 2016 · 0 comments
Labels
bug funblocks http://code.world/blocks

Comments

@cdsmith
Copy link
Collaborator

cdsmith commented Jun 30, 2016

Add a let block, and a use of it.

If you drag the block to the trash can, then undo, it works as expected. But if you right-click the block and delete it from the context menu, then two separate actions are added to undo history: first, removal of existing uses, and second, deleting the block. To recover the program, you need to undo twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug funblocks http://code.world/blocks
Projects
None yet
Development

No branches or pull requests

1 participant