-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
OpenRoberta/blockly
#69Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
- when having a Program the only way to collapse the start block is by collapsing the whole program some goes the other way around, when having a collapsed program you cant expand only the Start block but have to expand the whole program.
This is especially impactful when having an Arduino program since the whole program is inside a block that's treated similar to the start block
To Reproduce
Steps to reproduce the behavior:
- Have a Program of any size preferably with some variables
- try to collapse only the start block
- only help appears no collapsing option
- then right click an empty space
- click Collapse blocks
- try to open only the start block
- only help appears
Expected behavior
- the start block should have a collapse/expand button
Device information
- Type Desktop
- OS: Linux Ubuntu 18.04
- Browser Chrome/Firefox was tested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

