google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.37k stars 3.69k forks source link

Refactor dropdown fields' border rect creation #8317

Open BeksOmega opened 1 month ago

BeksOmega commented 1 month ago

Always create the dropdown field's border rect regardless of what is provided via constants, whether the block is a shadow, or what the block’s type is (in the case of variable_get fields in zelos). The border rect can be hidden with CSS instead.

BHAV0207 commented 1 month ago

I would like to solve this issue . Please assign it to me

AbhinavKRN commented 3 weeks ago

@BeksOmega hey, can you assign this issue to me?

BeksOmega commented 3 weeks ago

Sorry @AbhinavKRN This issue isn't accepting contributions.