|
Tool: Tour Editor Capabilities for the tour editor:
New Implementation The tour editor is completly new implemented in version 8.11 and works total different than the previous versions. One of the big differences is, there is only ONE tour editor and not multiple as before.
Open Editor
The tour editor - in the context menu within views, where a tour is displayed or can be selected
The tour editor displays the tour which is selected in a view, e.g. Tour Import view, Tour Book view, Statistics view, ... When a tour is modified and another tour is selected somewhere else, the tour editor is still displaying the modified tour until the tour is saved or discarded. The header in the tour editor displays a message when another tour is selected.
The data for the tour are displayed in 4 tabs:
Marker The markers are displayed also in the marker view
All saved tours can be edited. When a tour is selected in the Tour Import view
Editable Fields All fields can be edited which are not computed and which are available in the imported data. When a field is edited, the modification will be displayed immediatedly in other views where this tour is also displayed. There is one exception, the Statistics view shows only data which are saved in the database. These fields can be modified:
Computed Fields These fields are computed and depend on other fields:
Other Fields Editing for these fields is currently not supported:
When the tour editor is opened, it always displays the selected tour. When modifications are done in other views, e.g. setting the tour type in the tour book view, there are two cases:
Toolbar Actions
Marker Actions (available in the context menu for the marker table)
Time Slice Actions (available in the context menu for the time slice table)
Deleting Time Slices When a tour contains a reference tour, deleting time slices is currently not supported because this can modify the reference tours.
Time slices and markers can be edited directly in the table. When clicking with the mouse into an editable field, the value can modified, this can be done in the row or column mode. Column Mode The editable cells can be navigated with the keyboard.
Row Mode When multiple rows are selected, the selection is visible. Using the column mode, only one cell is displayed as selected, however other rows could also be selected but are not visible. This is the reason why the row mode is required when time slices or markers are deleted.
The action A created tour will be saved for the person which is selected in the main toolbar. The computed values for imported tours like distance or tour time, can be edited in manually created tours. These tours do not have markers or time slices, therefore the corresponding tabs are empty.
Implementing the tour editor required a lot of restructuring the application internally. The tour editor displays always the currently selected tour, but sometimes, depending on the actions which are done, the tour editor contains the wrong data for the same tour. It really took a lot of time to get this fixed, but there are so many situations. Hopefully you will never see this error and all cases are covered.
This message box is displayed when the error occures and it explains what can be done.
|



