OttoDIY / blockly

Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
https://www.ottodiy.com/software
GNU General Public License v2.0
114 stars 80 forks source link

Simplfy Check and Upload #23

Closed brendonhatcher closed 4 years ago

brendonhatcher commented 4 years ago

The current process of pressing Check, then closing the popup, then pressing Upload, then closing the popup is very annoying when you are making lots of edits.

It would be great if pressing it would do both the check code and upload and then close the popup. The check code button should remain for users to check without uploading.

This change would match the Arduino IDE user interface.

cparrapa commented 4 years ago

You are right still trying to figure out how to solve this, it seems blockly needs to separately do both task.

cparrapa commented 4 years ago

it was not easy to fix! but somehow i think i managed here https://github.com/OttoDIY/blockly/commit/59b7edae2e709e1103305912daaf00739ff8b3e2