Modify ↓
#12191 closed enhancement (fixed)
Color-code the object history viewer
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.12 |
Component: | Core | Version: | |
Keywords: | ObjectHistory | Cc: | Klumbumbus |
Description
When viewing some object history every change is always red:
Could it be color-coded to differentiate it when:
- key/value has been added: green
- value has been modified: yellow
- key/value has been removed: red
JOSM:
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2015-12-13 01:12:02 +0100 (Sun, 13 Dec 2015) Build-Date:2015-12-13 02:33:51 Revision:9106 Relative:URL: ^/trunk Identification: JOSM/1.5 (9106 pt_BR) Linux Debian GNU/Linux unstable (sid) Memory Usage: 1093 MB / 3641 MB (582 MB allocated, but free) Java version: 1.8.0_72-internal, Oracle Corporation, OpenJDK 64-Bit Server VM VM arguments: [-Dawt.useSystemAAFontSettings=on] Dataset consistency test: No problems found Plugins: - AddrInterpolation (31772) - Create_grid_of_ways (31772) - FastDraw (31772) - FixAddresses (31772) - OpeningHoursEditor (31772) - PicLayer (31772) - SimplifyArea (31772) - apache-commons (31772) - buildings_tools (31772) - download_along (31772) - editgpx (31772) - ejml (31772) - geotools (31774) - graphview (31772) - jts (31772) - log4j (31772) - measurement (31772) - merge-overlap (31772) - opendata (31772) - pdfimport (31772) - photo_geotagging (31772) - poly (31772) - reverter (31772) - tagging-preset-tester (31772) - todo (29154) - turnrestrictions (31772) - undelete (31772) - utilsplugin2 (31772)
Attachments (1)
Change History (8)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 9 years ago
Attachment: | 2015-12-28-141312_848x481_scrot.png added |
---|
comment:5 by , 9 years ago
Small optimization: For changed values I'd only color the key or the value and not also the unmodified part. Otherwise it may be hard e.g. to detect space changes.
comment:7 by , 8 years ago
Keywords: | ObjectHistory added |
---|
Note:
See TracTickets
for help on using tickets.
In 9194/josm: