In GitLab by @otte_to on Apr 27, 2020, 09:21
Summary
The save button in the python editor does not save the project or anything to disk. Actually, it is not clear what is exactly does.
Furthermore, the "save project" shortcut CTRL-S is behaving different while editing a script and does not save the project as usual.
Doing a very long edit on a python script, saving it by pressing CTRL-S and then running it will lead to a data loss (=the script) if GTlab crashes during first run, as nothing is saved.
What is the expected correct behavior?
The project should be saved as well when pressing save oder CTRL-S.
In GitLab by @otte_to on Apr 27, 2020, 09:21
Summary
The save button in the python editor does not save the project or anything to disk. Actually, it is not clear what is exactly does.
Furthermore, the "save project" shortcut CTRL-S is behaving different while editing a script and does not save the project as usual.
Doing a very long edit on a python script, saving it by pressing CTRL-S and then running it will lead to a data loss (=the script) if GTlab crashes during first run, as nothing is saved.
What is the expected correct behavior?
The project should be saved as well when pressing save oder CTRL-S.