Modify

Opened 5 years ago

Closed 5 years ago

#19181 closed enhancement (fixed)

[Patch] Preference "Draw. Direction Arrows" looks ugly when zoomed out

Reported by: GerdP Owned by: team
Priority: normal Milestone: 20.05
Component: Core Version:
Keywords: Cc: Klumbumbus, michael2402

Description (last modified by GerdP)

When this option is enabled (draw.segment.direction true) at least one arrow is drawn for each way. Ticket #12926 is only about selected objects, but the changes in r12185 effect all ways when the preference is on.

Attachments (1)

19181.patch (2.0 KB ) - added by GerdP 5 years ago.

Download all attachments as: .zip

Change History (7)

by GerdP, 5 years ago

Attachment: 19181.patch added

comment:1 by GerdP, 5 years ago

Cc: Klumbumbus michael2402 added
Description: modified (diff)
Milestone: 20.05
Summary: Preference "Draw. Direction Arrows" looks ugly when zoomed out[Patch] Preference "Draw. Direction Arrows" looks ugly when zoomed out

Patch avoids to draw any arrow when way is not selected and smaller than arrows themselves. Probably is a bit faster as well when rendering area with lots of buildings.

comment:2 by Klumbumbus, 5 years ago

I personally never use "draw.segment.direction=true", but with the patch lower zooms look better, so why not.

comment:3 by GerdP, 5 years ago

I use it because it shows where the closing node of a closed way is. These nodes often produce special cases for actions or validator tests.
Edit: when draw.segment.head_only is true

Last edited 5 years ago by GerdP (previous) (diff)

comment:4 by Klumbumbus, 5 years ago

Milestone: 20.0520.05old

Milestone renamed

comment:5 by Klumbumbus, 5 years ago

Milestone: 20.05old20.05

comment:6 by GerdP, 5 years ago

Resolution: fixed
Status: newclosed

In 16393/josm:

fix #19181: Preference "Draw. Direction Arrows" looks ugly when zoomed out

  • only force the drawing of the final arrow when the way is selected

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.