DownloadIndicatorProposal

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:27, 18 March 2005 (edit)
212.61.82.205 (Talk)

← Previous diff
Current revision (05:25, 31 October 2009) (edit) (undo)
196.219.116.251 (Talk)
(Currently we have 3 download indicators:)
 
(5 intermediate revisions not shown.)
Line 4: Line 4:
== Currently we have 3 download indicators: == == Currently we have 3 download indicators: ==
1 Red/blue rectangle on the globe 1 Red/blue rectangle on the globe
 +
2 Icon in the lower right corner 2 Icon in the lower right corner
 +
3 Progressbar near the icon 3 Progressbar near the icon
- 
== Changes to 1: == == Changes to 1: ==
- Show a red rectangle when downloading an image/tile - Show a red rectangle when downloading an image/tile
 +
- Show a blue rectangle when downloading elevation - Show a blue rectangle when downloading elevation
 +
which means: which means:
 +
- DO NOT show a blue rectangle when loading from disk - DO NOT show a blue rectangle when loading from disk
 +
- Show a blue rectangle at ANY level when SRTM is downloaded - Show a blue rectangle at ANY level when SRTM is downloaded
== Changes to 3: == == Changes to 3: ==
 +
- Progressbar should be above the icon - Progressbar should be above the icon
 +
- Show a red progressbar when downloading an image/tile - Show a red progressbar when downloading an image/tile
 +
- Show a blue progressbar when downloading elevation - Show a blue progressbar when downloading elevation
 +
in case of multiple downloads (multithread/image+elevation) in case of multiple downloads (multithread/image+elevation)
 +
- The first bar goes above the icon - The first bar goes above the icon
 +
- The second bar goes above the first bar - The second bar goes above the first bar
 +
- If the first bar finishes before the second, the entire row should slide down - If the first bar finishes before the second, the entire row should slide down
 +
 +== Colors ==
 +Colors must be configurable
 +[[Category:Dev Documentation]]

Current revision

Shock's DownloadIndicatorProposal


Contents

[edit] Currently we have 3 download indicators:

1 Red/blue rectangle on the globe

2 Icon in the lower right corner

3 Progressbar near the icon

[edit] Changes to 1:

- Show a red rectangle when downloading an image/tile

- Show a blue rectangle when downloading elevation

which means:

- DO NOT show a blue rectangle when loading from disk

- Show a blue rectangle at ANY level when SRTM is downloaded


[edit] Changes to 3:

- Progressbar should be above the icon

- Show a red progressbar when downloading an image/tile

- Show a blue progressbar when downloading elevation

in case of multiple downloads (multithread/image+elevation)

- The first bar goes above the icon

- The second bar goes above the first bar

- If the first bar finishes before the second, the entire row should slide down

[edit] Colors

Colors must be configurable

Personal tools