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

C shaped blocks don't wrap around other blocks (insertion markers, develop) #2131

Closed
samelhusseini opened this issue Nov 20, 2018 · 0 comments
Labels
issue: bug Describes why the code or behaviour is wrong type: regression

Comments

@samelhusseini
Copy link
Contributor

Problem statement

C shaped blocks don't wrap around other blocks.

Expected Behavior

Wrap around the block, which I would say is the equivalent of the highlight marker in master.

Actual Behavior

Doesn't wrap around.

Steps to Reproduce

  1. Drag out any statement block
  2. Drag out another C shaped block and try to wrap it around the initial block
  3. Doesn't work.

Blockly master behaviour:
current

Blockly develop behaviour:
new

Operating System and Browser

Desktop Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Describes why the code or behaviour is wrong type: regression
Projects
None yet
Development

No branches or pull requests

3 participants