363 | | |
| 363 | * Three ways how to show workspaces: |
| 364 | * Use separate tree in a separate tab/window or on button pressed. |
| 365 | * Add another node on the basic level with all workspaces listed |
| 366 | * Mapset needs to be mentioned somewhere. |
| 367 | * Together with rasters and vectors in the same tree. |
| 368 | * This option was chosen, but startup window and data tab will have opposite defaults (data enabled and workspaces disabled and the other way around). |
| 369 | * General design goals and principles: |
| 370 | * Convenient is better than consistent. |
| 371 | * Reduce number of clicks user needs to do start. |
| 372 | * Every click counts. |
| 373 | * Show the most specific thing possible based on the current state of the environment, i.e., use all knowledge available to reduce number of clicks for the most likely way through the GUI. |