Check for duplicates
Description
The keyboard nav plugin has reasonable initial placement of top-level blocks inserted via keyboard, e.g.
The Blockly core implementation just makes a pile in the top left, perfectly and confusingly overlapped.
Interestingly, if I also add the other type of function available in the playground I get a separate pile below:
There are many of each block above.
This is a big step back for clients like MakeCode where the program is structured via top-level event handlers.
Reproduction steps
Priority
No response
Stack trace
Screenshots
No response
Browsers
No response
Check for duplicates
Description
The keyboard nav plugin has reasonable initial placement of top-level blocks inserted via keyboard, e.g.
The Blockly core implementation just makes a pile in the top left, perfectly and confusingly overlapped.
Interestingly, if I also add the other type of function available in the playground I get a separate pile below:
There are many of each block above.
This is a big step back for clients like MakeCode where the program is structured via top-level event handlers.
Reproduction steps
Priority
No response
Stack trace
Screenshots
No response
Browsers
No response