undo and redo are always rescanning
Windows visual diff and merge for files and directories
Brought to you by:
christianlist,
grimmdp
Logged In: YES
user_id=631874
Isn't this feature?
When we undo merging diff with ghost lines, don't we need
rescan to recreate ghost lines? Or?
Logged In: YES
user_id=804270
But that is a problem for long files.
Users may want to edit one file (do some changes, undo, do
other changes...) without ever rescanning.
So we first need to be able to undo "delete ghost lines".
Lowering priority.
can we connect to autorescan option to solve that?
The bug is that we always rescan. But we should rescan only when the option is enabled.
we can close as fixed,option was not passed correct.
Which option? Where?