Skip to content

Commit 078a3c2

Browse files
committed
Fix another unexpected app readme issue
1 parent 4c7cc26 commit 078a3c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APP.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ The table is limited in size so scrollbars are displayed as required.
121121
- To alter download settings, press the 'Settings' button and relevant settings are shown: zoom and download area for panoramas and dimensions for URLs. Simply configure these settings and save the settings. These settings will apply to all panoramas/URLs.
122122
For example, after applying zoom 3 for all panoramas being downloaded, this is the resulting screen (note the change in the info label just above the buttons):
123123
<img src="app_images/batch_after_settings.PNG">
124+
124125
- It is also possible to edit/delete existing inputs. Simply click into the appropriate row to edit or delete and the following window appears:
125126
<img src="app_images/batch_edit.PNG">
126-
127-
Make any changes to the inputs and press 'Edit', or press 'Delete' to delete the row entirely.
127+
Make any changes to the inputs and press 'Edit', or press 'Delete' to delete the row entirely.
128128
- It is possible to export the inputs to a **CSV** file for convenience. This will result in two relevant heading names as seen in the table followed by the rows of inputs.
129129
- Likewise, it is also possible to import inputs for both panorama IDs and URLs from a CSV file. The first column is expected to be panorama IDs or URLs, and the second is expected to be the file save paths. Only the first two columns are considered, and all inputs must be valid. The first row is ignored to account for **headings**, otherwise is included if valid, and the rest of the rows must be valid or else the import will fail. The import will overwrite any existing rows in the input table upon confirmaton.
130130
- The **Stop Upon Error** option can be selected to terminate batch downloading upon any error, whether it is network related, IO related, due to a missing panorama, or any other reason, otherwise errors are just logged and the download continues if possible.

0 commit comments

Comments
 (0)