Opened 20 months ago
Last modified 18 months ago
#22759 new enhancement
Avoid changing the zoom/view after loading a file
Reported by: | nkamapper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Is there a setting/override which would let me stay in the current view/zoom after loading a file?
Very useful when working in one particular area (otherwise it can be difficult to locate the area again)..
Also, if the file is large, this would avoid the delay to display all of it.
Attachments (0)
Change History (6)
comment:1 by , 18 months ago
comment:2 by , 18 months ago
It would also prevent large number of requests to various WMS services when it suddenly zooms out.
comment:3 by , 18 months ago
I only find download.location.zoomtodata
and download.zoomtodata
.
How about a new checkbox to in the open file dialog to set resp. disable zoom to data for files?
comment:4 by , 18 months ago
That sounds lovely :)
Edit: on the second thought, how would it interact with drag-to-open functionality?
Would dragging a GPX in JOSM use whatever was the last selected behaviour in the open file dialog?
comment:5 by , 18 months ago
I see. Guess we need both. One default setting to work with drag and drop and an additional option for the file dialog and remote control. With all the zoom actions in mind, the default setting, at least as advanced preference, would be the first step, in my eyes.
comment:6 by , 18 months ago
That sounds perfect, and the default setting would be very useful right away.
#10861