Changes between Version 4 and Version 5 of Design-DirectoryBrowser
- Timestamp:
- 07/28/09 03:09:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Design-DirectoryBrowser
v4 v5 18 18 is a project? and if a folder is not a project, then it will not set to root/base?[[BR]] 19 19 20 == Different Alternatives ==20 == 2. Different Alternatives == 21 21 22 22 A. Explorer/Directory Browser[[BR]] … … 41 41 * Second we have the name of the current folder.[[BR]] 42 42 * Below we have all the children.[[BR]] 43 * When double-clicking a folder among the children, that folder is unfolded, 44 but nothing else happens to the rest of the tree, state preserved. 45 (Unless that folder is recognized as a Project folder, and then the 43 * When double-clicking a folder among the children, that folder is unfolded,[[BR]] 44 but nothing else happens to the rest of the tree, state preserved.[[BR]] 45 (Unless that folder is recognized as a Project folder, and then the[[BR]] 46 46 the new base with that folder as base is forced).[[BR]] 47 * When double-clicking a file among the children, that file is opened in a tab 47 * When double-clicking a file among the children, that file is opened in a tab[[BR]] 48 48 in editor, but nothing else happens to the rest of the tree, state preserved.[[BR]] 49 49 * If multiple files are open, and a user switch tab, then the state is preserved.[[BR]] 50 50 * If multiple files are open, and a tab is closed, then the state is preserved.[[BR]] 51 51 * If multiple files are open, and all tabs are closed, then the state is preserved.[[BR]] 52 * If preferences behaviour "spatial" = true, then double clicking a folder 52 * If preferences behaviour "spatial" = true, then double clicking a folder[[BR]] 53 53 will set that folder to root/base, otherwise, the state is preserved.[[BR]] 54 54
