Skip to content

Conversation

@cpcallen
Copy link
Collaborator

@cpcallen cpcallen commented May 2, 2025

Call Workspace.prototype.setKeyboardMoveInProgress at the beginning and end of each keyboard-initiated move.

Complementary to RaspberryPiFoundation/blockly#8874.

Depends on RaspberryPiFoundation/blockly#8959.

Call Workspace.prototype.setKeyboardMoveInProgress at the beginning
and end of each keyboard-initiated move.
@cpcallen cpcallen requested a review from a team as a code owner May 2, 2025 14:13
@cpcallen cpcallen requested review from rachel-fenichel and removed request for a team May 2, 2025 14:13
@cpcallen cpcallen changed the title feat(mover): Report keyboard moves to WorkspaceSvg feat(mover): Report keyboard moves to WorkspaceSvg May 2, 2025
Copy link
Collaborator

@rachel-fenichel rachel-fenichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to look at patchWorkspace and unpatchWorkspace to remove all monkeypatches that this replaces. You may be able to delete both functions entirely.

@cpcallen
Copy link
Collaborator Author

cpcallen commented May 3, 2025

I believe this is ready for re-review. Tests are failing due to an unrelated breaking change in RaspberryPiFoundation/blockly#8917 causing code in src/actions/undo_redo.ts to fail type checking.

@cpcallen cpcallen moved this to Done in Blockly 2025 May 3, 2025
@cpcallen cpcallen moved this from Done to In Progress in Blockly 2025 May 3, 2025
@cpcallen cpcallen merged commit 8e1c265 into main May 3, 2025
5 of 8 checks passed
@cpcallen cpcallen deleted the feat/8874 branch May 3, 2025 00:22
@github-project-automation github-project-automation bot moved this from In Progress to Done in Blockly 2025 May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants