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

Block drop destination highlights missing on boolean inputs #156

Closed GrahamSH-LLK closed 1 day ago

GrahamSH-LLK commented 2 weeks ago

The block drop destination highlights are missing when dragging anything into a block that accepts a boolean input (eg. < > and < >).

vanilla: image modern-blockly: image

GrahamSH-LLK commented 2 weeks ago

Interestingly, it does work if there's already a boolean in the slot.

mybearworld commented 2 weeks ago

The same seems to happen for text/number inputs

plabanTest1 commented 1 day ago

The block drop destination highlights as expected.

Image