Modify ↓
Opened 5 years ago
Closed 5 years ago
#18358 closed enhancement (fixed)
[PATCH] DownloadDialog should allow plugins the ability to remove a download source they added
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.11 |
Component: | Core | Version: | |
Keywords: | restart, plugin | Cc: |
Description
This is related to https://josm.openstreetmap.de/ticket/18277 (if a plugin wants to provide a download source, they cannot also be restartable with the current code).
Attachments (1)
Change History (3)
by , 5 years ago
Attachment: | 18358.patch added |
---|
comment:1 by , 5 years ago
Milestone: | → 19.11 |
---|
Note:
See TracTickets
for help on using tickets.
Allows removal of a DownloadSource if the exact object is known (e.g., stored by the plugin somewhere).