nengo / nengo-1.4

Create and run detailed neural simulations
http://www.nengo.ai/nengo-1.4
96 stars 22 forks source link

Autosave or ask-save layout #405

Open celiasmith opened 11 years ago

celiasmith commented 11 years ago

When you close the interactive plots after changing lots of stuff and you forgot to save, you get sad... let's make people happy(?) by asking if they want to save on close

drasmuss commented 11 years ago

There's two sides to this though, because I also find it irritating that every time I close Nengo it asks me if I want to save (as 99% of the time the answer is no).

An in-between solution would be to have a system in place that will detect if something has actually changed, and only pop up the save prompt then.

celiasmith commented 11 years ago

This is true, or better yet, we have a preference system where people can turn it off. (I did have in mind that it would only ask if something had changed... though there might be kinds of changes that count and some that don't)

drasmuss wrote:

There's two sides to this though, because I also find it irritating that every time I close Nengo it asks me if I want to save (as 99% of the time the answer is no).

An in-between solution would be to have a system in place that will detect if something has actually changed, and only pop up the save prompt then.

— Reply to this email directly or view it on GitHub https://github.com/ctn-waterloo/nengo_1.4/issues/405#issuecomment-19651398.