openblock-desktop icon indicating copy to clipboard operation
openblock-desktop copied to clipboard

Add support for abort function in upload progress

Open zhengyangliu opened this issue 2 years ago • 0 comments

Explanation

When the user is using the Arduino device, the uploading process sometimes needs to wait for a long time. During this time, it is sometimes found that there is a problem with the graphics program or the device cannot be uploaded and try again. At this time, the user will want to be able to manually abort the upload. process, instead of waiting until the program shows that the upload is complete or times out before closing the upload window. Consider that this happens quite often. So we need to add support for abort function in gui -> vm -> link.

zhengyangliu avatar Mar 08 '22 03:03 zhengyangliu