gonfunko / scratch-blocks

Scratch Blocks is a library for building creative computing interfaces.
https://scratch.mit.edu/developers
Apache License 2.0
1 stars 0 forks source link

Arguments in sample caller block embedded in custom block definition block use tight nesting #196

Open gonfunko opened 1 week ago

gonfunko commented 1 week ago

The argument blocks shown in a block definition block are tightly nested in the caller block, whereas in Scratch they are taller and take up the bulk of the height of the caller block:

Tightly nested argument blocks Normal argument blocks