Opened 17 years ago
Closed 17 years ago
#1515 closed enhancement (wontfix)
[PATCH] SelectionListDialog: Zoom to selection (via PopupMenu)
Reported by: | jpstotz | Owned by: | framm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
The attached patch modifies org.openstreetmap.josm.gui.dialogs.SelectionListDialog
It adds a popup menu which allows to zoom to the whole selection (no element selected in displaylist) or some elements from the current selection (one or more elements of displaylist are selected).
The patch itself doesn't make too many modifications to the file, but I accidentally applied the "JOSM code style format" (see ticket #1462) to it. Therefore the patch contains a lot of formatting changes which I could not undo at the point I recognized what I had done.
Jan
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | ZoomToSelection patch.txt added |
---|
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |