Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Should the Shell go to the bottom when a run is started? #52

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

Probably so that they don't miss any messages

fgrossman commented 1 year ago

Fixed, the shell will always go to the bottom before the run happens.