Changes between Initial Version and Version 2 of Ticket #6817
- Timestamp:
- 2011-09-10T22:53:14+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6817 – Description
initial v2 3 3 starting with version 4399 JOSM is only showing text for my nodes if they also have another property. This is the contents of my stylesheet: 4 4 5 {{{#!css 5 6 node[rcn_ref] 6 7 {text-color: green; … … 18 19 text-halo-radius: 2; 19 20 text-position: right;} 21 }}} 20 22 21 23 This worked fine in the previous josm-tested.jar


