RandomSec/main
Sylvain Machefert 680221cff4
Total number of operations for Undo / Redo
Currently, if you revert to the first operation in your project history, you will see Undo / Redo 0. Opening an old project this morning I was confused and thought it was a new one because of this, but in fact I already had many operations on this project, it was just that before closing it I had viewed the file at first operation.

This PR proposes to change the display to Undo / Redo 1/n with n the total number of operations available.
2018-05-18 08:51:50 +02:00
..
.settings data package metadata (#1398) 2018-02-02 13:24:19 +00:00
IDEs Update to Clojure 1.4. Closes issue #634 2013-02-12 00:15:35 -05:00
resources/schemas data package metadata (#1398) 2018-02-02 13:24:19 +00:00
src Merge pull request #1598 from ostephens/no-field-null 2018-05-16 16:01:05 -04:00
tests Merge pull request #1598 from ostephens/no-field-null 2018-05-16 16:01:05 -04:00
webapp Total number of operations for Undo / Redo 2018-05-18 08:51:50 +02:00