Skip to content

[WIP] Support Blockly v12 #106

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[WIP] Support Blockly v12 #106

wants to merge 2 commits into from

Conversation

HollowMan6
Copy link
Collaborator

Resolve #103

@coloz
Copy link

coloz commented Jun 9, 2025

I tested this PR and it doesn't work for multiple selections

@HollowMan6
Copy link
Collaborator Author

Yes, that's why it's working in progress (WIP). Any help to get this working would be much appreciated.

@HollowMan6 HollowMan6 force-pushed the blockly-v12 branch 2 times, most recently from fd83d4e to c84cb31 Compare July 29, 2025 12:14
@HollowMan6
Copy link
Collaborator Author

HollowMan6 commented Jul 29, 2025

Blockly v12 node focus changes have a significant conflict with the nature of this plugin. Now I've made some patches to Blockly v12: google/blockly#9261

So that it can at least work with the plugin in this PR when you multiselect and drag the blocks, but I'm sure it's broken for many other behaviors for both Blockly itself and the plugin. I'll discuss this with the Blockly team to find out if there's a possible workaround.

Signed-off-by: Hollow Man <[email protected]>
Signed-off-by: Hollow Man <[email protected]>
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.

cannot be used normally in Blockly 12
2 participants