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

fix: scroll-options stops using is3dSupported #1363

Merged
merged 1 commit into from
Nov 11, 2022
Merged

fix: scroll-options stops using is3dSupported #1363

merged 1 commit into from
Nov 11, 2022

Conversation

HollowMan6
Copy link
Contributor

@HollowMan6 HollowMan6 commented Nov 4, 2022

This is a follow up on:

As is3dSupported has been removed in Blockly 9, the workspace-multiselect plugin v0.1.3 will choose to use "Blockly.WorkspaceSvg.getBlockDragSurface always return null" to disable dragsurface, which means now it's OK to remove is3dSupported here in scroll-options.

Also fix the plugin to get the workspace translation when there's no getBlockDragSurface.

Signed-off-by: Hollow Man [email protected]

@HollowMan6 HollowMan6 requested a review from a team as a code owner November 4, 2022 22:23
@HollowMan6 HollowMan6 requested review from NeilFraser and removed request for a team November 4, 2022 22:23
plugins/scroll-options/src/utils.js Outdated Show resolved Hide resolved
plugins/scroll-options/src/utils.js Outdated Show resolved Hide resolved
@HollowMan6
Copy link
Contributor Author

Fixed, thanks for reviewing!

@HollowMan6 HollowMan6 requested review from rachel-fenichel and removed request for NeilFraser November 10, 2022 23:59
@rachel-fenichel rachel-fenichel merged commit b13b091 into google:master Nov 11, 2022
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