#7565 closed enhancement (worksforme)
Re-introduce hide-when-zoomed out prefs
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Some time ago JOSM had prefs that allowed to hide certain objects when zoomed out enough, but removed them in the meantime. Download a larger city, preferably one with buildings mapped. If you zoom out a bit, it's impossible to navigate because it's essentially a large yellow blob (the nodes) with some white blob overlapping (the text of all the POIs). Probably would be faster, too, if all the text-rendering was skipped.
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
As far as I understand, the filters work on OSM data. So it's not possible to hide nodes when zoomed out, but show them when zoomed in. While a toggle nodes on/off toolbar button kind of works, it's still slow and annoying when trying to fix OpenStreetBugs where lots of navigating is involved.
comment:3 by , 14 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
See Styles: mappaint.zoomLevelDisplay.
comment:4 by , 14 years ago
Only setting mappaint.zoomLevelDisplay to true doesn't seem to have any effect. Did I miss something?



Can't this be done using appropriate filters?