Hi, just want to suggest some sort of escape button to abort the save process.
I use Google Drive as my backup tool, and my construct 2 project folder is inside it. It is all good, except that GD likes to lock your files before syncing its changes, and construct seems not to like that very much. If the lock happens before the save is done (e.g. when I add multiple files to the project), construct usually freezes the save progress and I cannot escape the save process to retry to save my work.
It is not a huge deal, because I usually pauses GD before starting my work, but sometimes I forget about it, just remembering when construct freezes the save progress and then sometimes hanging to a point of no return.
That freeze situation just happens now with me, but I was able to revert it by forcing some error on construct hitting random keys at the keyboard and then saving the work again (pausing GD before).
Anyway, it would be nice to have some sort of "escape" key/button to the save progress so it can fail gently, letting me try to save again. Thoughts?