Modify ↓
Ticket #4617 (closed enhancement: fixed)
[PATCH] Download dialog is too big
| Reported by: | Radomír Černoch <radomir.cernoch@…> | Owned by: | Radomír Černoch <radomir.cernoch@…> |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | slippy_map |
| Cc: |
Description
The slippy-map dialog for downloading data contains too many unnecessary labels, which make the slippy map a bit too small.
The included patch does the following:
- The help for controlling the map is moved to a small "help icon" in bottom right button of the slippy-map.
- The form insets are reduced.
- The "download as a new layer" check-box is moved closer to the "download" button.
Attachments
Change History
Changed 2 years ago by Radomír Černoch <radomir.cernoch@…>
-
attachment
compact_download_dialog.tar.bz2
added
Changed 2 years ago by Radomír Černoch <radomir.cernoch@…>
-
attachment
nimbus.png
added
Screenshot of updated download dialog (nimbus LaF)
comment:1 Changed 2 years ago by stoecker
- Summary changed from Download dialog is too big to [PATCH] Download dialog is too big
comment:2 Changed 2 years ago by stoecker
- Owner changed from team to Radomír Černoch <radomir.cernoch@…>
- Status changed from new to needinfo
There is already a help button. It should be used to store the information instead of adding another help button. (I know the blocking problem, this will be fixed when using Java 6 in next release). You other changes look good to me. Please adapt the patch (and possibly improve the currently nonexisting help page :)
Note: See
TracTickets for help on using
tickets.



The patch and a new icon for the slippy map