Opened 14 years ago
Last modified 14 years ago
#6774 closed enhancement
Make History dialog more diff-like — at Initial Version
| Reported by: | simon04 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | history, diff | Cc: |
Description
Currently, in the history dialog it is hard to see which nodes of a way have been added/removed/moved. One added node makes the subsequent list unreadable. See attached screenshot.
Therefore, I suggest to make the history dialog more diff-like, i.e., to emphasis added nodes in green, removed nodes in red, moved nodes in whatever color. One added node should not affect the analysis of the subsequent nodes.
Perhaps, one could make use of this library: http://code.google.com/p/java-diff-utils/


