Modify

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#12926 closed enhancement (fixed)

Don't draw selection arrows on small objects

Reported by: RicoElectrico Owned by: team
Priority: normal Milestone: 17.05
Component: Core mappaint Version:
Keywords: Cc: Klumbumbus

Description

It doesn't make sense to display red segment direction arrows on selected ways that are smaller than arrows themselves. Removing them from objects that are small on the screen would unclutter the view.

Attachments (2)

no_arrows.png (4.4 KB ) - added by Klumbumbus 7 years ago.
no_arrows2.png (47.3 KB ) - added by Klumbumbus 7 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by Klumbumbus, 8 years ago

Cc: Klumbumbus added

comment:2 by Klumbumbus, 8 years ago

Component: Internal mappaint styleCore mappaint

comment:3 by michael2402, 7 years ago

Milestone: 17.05

comment:4 by michael2402, 7 years ago

Resolution: fixed
Status: newclosed

In 12154/josm:

Fix #12926: Don't draw direction arrows on short selection segments.

comment:5 by Klumbumbus, 7 years ago

Great. However it seems // always draw last arrow - no matter how short the segment is is not working. This is important sometimes when you are zoomed out and want to get an overview about what is where selected.

left: before, right: r12180


Build-Date:2017-05-15 19:03:53
Revision:12180
Is-Local-Build:true

Identification: JOSM/1.5 (12180 SVN de) Windows 10 64-Bit
Memory Usage: 888 MB / 1801 MB (465 MB allocated, but free)
Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1680x1050
Maximum Screen Size: 1680x1050
Dataset consistency test: No problems found

...

last errors/warnings:
- E: Id 'sjcgis.org-General_Basemap_WM' is not unique - used by 'WA Vektor-Straßenkarte für San Juan County' and 'Vector Streetmap for San Juan County WA'!
- E: Id 'landsat_233055' is not unique - used by 'Landsat 233055' and 'Landsat 233055'!
- E: Id 'South_Africa-CD_NGI-Aerial' is not unique - used by 'South Africa CD:NGI Aerial (Luftbild)' and 'South Africa CD:NGI Aerial (Luftbild)'!
- E: Id 'South_Africa-CapeTown-Aerial-2013' is not unique - used by 'Stadt Kapstadt 2013 Luftbilder' and 'Stadt Kapstadt 2013 Luftbilder'!
- W: Cannot lock cache directory. Will not use disk cache
- W: No configuration settings found.  Using hardcoded default values for all pools.
- W: Cannot start IPv4 remotecontrol server on port 8111: Address already in use: JVM_Bind
- W: Cannot start IPv6 remotecontrol server on port 8111: Address already in use: JVM_Bind
- W: Cannot start IPv4 remotecontrol https server on port 8112: Address already in use: JVM_Bind
- W: Cannot start IPv6 remotecontrol https server on port 8112: Address already in use: JVM_Bind
Last edited 7 years ago by Klumbumbus (previous) (diff)

by Klumbumbus, 7 years ago

Attachment: no_arrows.png added

by Klumbumbus, 7 years ago

Attachment: no_arrows2.png added

comment:6 by Klumbumbus, 7 years ago

Resolution: fixed
Status: closedreopened

comment:7 by michael2402, 7 years ago

Resolution: fixed
Status: reopenedclosed

In 12185/josm:

Fix #12926: Draw the last arrow of the selected object every time

comment:8 by michael2402, 7 years ago

You are right, for ways this is good to have. I implemented it at first, but then I tested it with buildings and it was sort of annoying there. I don't know a good way of fixing this in a way that works in every case, so I just enabled the last arrow in all cases for now.

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.