View Single Post
Old 02-02-2014, 02:37 AM   #22
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,242
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@arspr: yes, you are right in that the trailing checkpoints beyond the current one should be removed when you edit. They are currently removed if you use any of the automated tools, but it should also happen when you edit manually. That will be in the next release.

EDIT: However, when I tried to actually implement this, I found that there is no robust way to implement it. The contents of an editor can change because of many different user actions, it is not possible to keep track of all of them let alone decide which ones actually constitute a change or not. SO I'm afraid the trailing checkpoints will have to remain.

Last edited by kovidgoyal; 02-02-2014 at 03:31 AM.
kovidgoyal is offline   Reply With Quote