Changes between Initial Version and Version 1 of Ticket #24699, comment 5
- Timestamp:
- 2026-04-11T22:28:14+02:00 (12 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24699, comment 5
initial v1 1 1 So there is a `neutralSettings.showNamesDistance` int property in MapPaintSettings.java, which is currently set to 0. If I change it to 10_000_000 (the old(?) default), the tests are passing. 2 3 > In normal use JOSM still renders texts I hope? 4 I would assume the CLI render module is not printing texts.


