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

block-dynamic-connection block is not aligned under the Zelos renderer #2475

Open
1 task done
flycran opened this issue Jan 8, 2025 · 1 comment
Open
1 task done
Labels
type: bug Something isn't working

Comments

@flycran
Copy link

flycran commented Jan 8, 2025

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

block-dynamic-connection

Description

It's easy to see that the fields of the dynamic_list_create are not aligned, while the default lists_create_with are aligned
Image

Image

Reproduction steps

  1. Switch to Zelos renderer
Blockly.inject(blocklyRef.current!, {
  toolbox: getToolbox(),
  renderer: 'Zelos',
})

Stack trace

Screenshots

No response

@flycran flycran added triage type: bug Something isn't working labels Jan 8, 2025
@cpcallen cpcallen removed the triage label Jan 10, 2025
@cpcallen
Copy link
Contributor

I confirm this is a bug in the current implementation; thanks for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants