You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the Blockly toolbar a couple of changes to propose came to my mind:
Each category has assigned its own well distinguishable color.
Categories should be listed in descending order by relevance (implying we have a definition of "relevant" in this context) form top to bottom; same thing for blocks within the categories.
If I remember correctly it's a pretty safe and easy thing to change (edit the xml files in the src/assets/ folder).