Ticket #5292 (closed defect: fixed)
allow turning off tiger:reviewed=no highlighting
| Reported by: | NE2 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | tiger | |
| Cc: |
Description
If a way is tagged tiger:reviewed=no, JOSM puts a highlight behind it, and when you select it the red is a lot fatter. It's apparently possible to make the highlight transparent, but it's still red when selected, which hides direction arrows.
Attachments
Change History
comment:2 follow-up: ↓ 3 Changed 22 months ago by NE2
Here's with the unchanged elemstyles.xml and 'enable built-in defaults' unchecked: [...] mappaint.style.enable-defaults=false mappaint.style.sources=C:\Program Files\JOSM\elemstyles.xml marker.audiofromstart=false marker.buttonlabels=false message.delete_outside_nodes=false message.delete_outside_nodes.value=1 message.movedManyElements.value=1 message.pluginmanger.version.value=1 [...]
But this bug isn't about why that won't work. It's about the need for an easier way to hide the highlighting.
comment:3 in reply to: ↑ 2 Changed 22 months ago by bastiK
Replying to NE2:
But this bug isn't about why that won't work. It's about the need for an easier way to hide the highlighting.
Ok then, what about fixing the selection painting instead? I.e. paint selected way with the width of the line style and not with the maximum width of all overlays.
comment:5 Changed 22 months ago by stoecker
That wont work. I tried that initially and it looks pretty ugly for bridges and other overlays.
comment:7 Changed 22 months ago by bastiK
Changed the alpha value. You can see the way direction now and you can get completely rid of the tiger highlights with
color.mappaint.standard.tiger_data=#00000000
@NE2: You can close the ticket if it solves your issue.
comment:8 Changed 22 months ago by anonymous
I don't know if it solves the issue, since the latest version available is 3400 :P
comment:10 Changed 22 months ago by NE2
- Status changed from new to closed
- Resolution set to fixed
Yes, that's better. Thanks.



From talk-de:
Please open Help -> "Status Report" and add the text here. There I can see your map paint preferences.