Increase default undo levels to 50

Typical computers have far more RAM than they did in 2005, and the
memory required for each undo state is far lower than when the default
was first set to 8.

Originally committed to SVN as r6640.
This commit is contained in:
Thomas Goyne 2012-03-31 17:38:16 +00:00
parent e6697b1923
commit 4f32fe2db4
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@
"Limits" : {
"Find Replace" : 16,
"MRU" : 16,
"Undo Levels" : 8
"Undo Levels" : 50
},
"Path" : {