Skip to content

fix: connection dancing - #7899

Merged
BeksOmega merged 2 commits into
RaspberryPiFoundation:developfrom
BeksOmega:fix/connection-dancing
Mar 8, 2024
Merged

fix: connection dancing#7899
BeksOmega merged 2 commits into
RaspberryPiFoundation:developfrom
BeksOmega:fix/connection-dancing

Conversation

@BeksOmega

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

"Fixes" #7898 by not having zelos use insertion blocks for inputs and outputs (instead we just highlight). Going to leave a comment on that issue with a more proper fix we should do in the future.

Test Coverage

Manually tested that zelos shows insertion markers for stack blocks.
Manually tested that zelos does not show insertion markers for row blocks.
Manually tested that geras shows insertion markers in all cases.

Documentation

N/A

Additional Information

We should release a patch for this.

@BeksOmega
BeksOmega requested a review from a team as a code ownerMarch 5, 2024 21:45
@BeksOmega
BeksOmega requested a review from cpcallenMarch 5, 2024 21:45
@github-actionsgithub-actionsBot added the PR: fix Fixes a bug label Mar 5, 2024
@BeksOmegaBeksOmega mentioned this pull request Mar 5, 2024
1 task
@BeksOmega
BeksOmega merged commit 848415e into RaspberryPiFoundation:developMar 8, 2024
BeksOmega added a commit to BeksOmega/blockly that referenced this pull request Mar 8, 2024
* fix: special case zelos for connection previewing
* chore: add TODO
(cherry picked from commit 848415e)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fixFixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@BeksOmega@cpcallen