
[Feature Request] Don't let UnDo to exit scripts.
Moderators: jesterKing, stiv
[Feature Request] Don't let UnDo to exit scripts.
When using a Python script (with GUI) and you make a mistake, if you do a Ctrl+Z to undo the changes, blender quits the script and you need to load it again and set the values again 

The same thing happens when you hit the Esc key.
It's frustrating for an entire script to terminate when you're using a modal entry widget. It's inconsistent with the way the non-scripted UI works... (And it's OK to have to press Esc twice to cause the script to exit, since the first Esc is just for aborting data entry)
It's frustrating for an entire script to terminate when you're using a modal entry widget. It's inconsistent with the way the non-scripted UI works... (And it's OK to have to press Esc twice to cause the script to exit, since the first Esc is just for aborting data entry)
-
- Posts: 0
- Joined: Tue Jul 13, 2004 5:13 am