Modify ↓
Opened 15 years ago
Closed 14 years ago
#5078 closed defect (fixed)
Regression: Draw areas first, then other ways
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | jttt |
Description
- In the past I implemented functionality, that areas (and parts of multipolygons which have either empty style or area style) are drawn first and later everything else. This does no longer work. They are again drawn over the streets and other ways.
- Also if I remember correctly the line style of unstyled multipolygon ways (means untagged usually) was set to the line style of the polygon (i.e. style of relation or outer way). Now they are drawn as unstyled again.
Both of these features had been added to improve visibility of more important elements. The alreadyDrawn functionality has been removed especially by Gubaer (also Jiri I think), but it seems instead of improving it, it has only been killed.
Attachments (0)
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Another issue see above bug: members of selected relations aren't drawn on top.
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ticket #4099 has been marked as a duplicate of this ticket.