google / blockly-android

Blockly for Android
Apache License 2.0
673 stars 209 forks source link

Removing Workspace param on event constructors #627

Closed AnmAtAnm closed 7 years ago

AnmAtAnm commented 7 years ago

Blocks now have a reference to their workspace id. Did not remove the parameter from DeleteEvent, because the EventWorkspaceId may have already been cleared on the block.


This change is Reviewable

RoboErikG commented 7 years ago
:lgtm:

Review status: 0 of 2 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable