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

  1. 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.
  1. 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 stoecker, 14 years ago

Ticket #4099 has been marked as a duplicate of this ticket.

comment:2 by stoecker, 14 years ago

Another issue see above bug: members of selected relations aren't drawn on top.

comment:3 by bastiK, 14 years ago

Addition: Disabled objects should be drawn below unfiltered ones.

comment:4 by stoecker, 14 years ago

(In [3307]) see #5078 - untagged ways are drawn with multipolygon style again, removed broken option to skip style cache

comment:5 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

(In [3322]) fix #5078 - regressions in drawing code - please test if everything works as expected

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.