Modify ↓
Opened 16 months ago
Closed 16 months ago
#7316 closed defect (fixed)
[patch] don't display segment numbers for inactive data layers
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | inactive layer segment numbers |
| Cc: |
Description
don't display segment numbers for inactive data layers, they make the screen crowded and don't serve for inactive layers.
Attachments (1)
Change History (8)
comment:1 Changed 16 months ago by joshdoe
comment:2 Changed 16 months ago by akks
Sample patch will follow.
Changed 16 months ago by akks
comment:3 Changed 16 months ago by akks
- Summary changed from don't display segment numbers for inactive data layers to [patch] don't display segment numbers for inactive data layers
comment:4 Changed 16 months ago by akks
Tell me if this needs to be applied. Or just apply it yourself...
Version 0, edited 16 months ago
by akks
(next)
comment:5 Changed 16 months ago by bastiK
should be save to commit now
comment:6 Changed 16 months ago by akks
OK :) I added one more line for WireframeRenderer.
comment:7 Changed 16 months ago by akks
- Resolution set to fixed
- Status changed from new to closed
In [4871/josm]:
Note: See
TracTickets for help on using
tickets.



For some reason I had never realized you could show segment numbers. For reference you enable them under Preferences->Display Settings->OSM Data by checking "Draw segment order numbers".
I'd agree, it's distracting.