Modify ↓
#10326 closed enhancement (fixed)
new icon for barrier=block [patch]
Reported by: | Klumbumbus | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.08 |
Component: | Internal mappaint style | Version: | |
Keywords: | Cc: |
Description (last modified by )
Here is a new icon for barrier=block. The current icon is sometimes hard to see on aerial imagery background due to its single color, like it was with turning_circle before.
For replacing of old icon.
In elemstyle.mapcss just the file extension needs to get changed from .png
to .svg
.
In defaultpreset.xml the icon path needs to get changed from icon="presets/block.png"
to icon="styles/standard/vehicle/block.svg"
.
Attachments (2)
Change History (7)
by , 11 years ago
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Summary: | new icon for barrier=block → new icon for barrier=block [patch] |
comment:2 by , 11 years ago
Milestone: | → 14.08 |
---|
by , 11 years ago
Attachment: | josm_10326.diff added |
---|
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 7352/josm:
See also [o30546].
Note:
See TracTickets
for help on using tickets.
patch