Changes between Version 7 and Version 8 of Shell/Design/0.2
- Timestamp:
- Oct 25, 2013, 2:41:24 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shell/Design/0.2
v7 v8 27 27 == Multiple tabs per app == 28 28 29 [[Image(tabs1.png)]] 30 An app can have multiple tabs. An extra tab is added if the app calls window.open or the user follows a target=_blank hyperlink. 31 29 32 == Side navigation == 30 33 34 [[Image(back1.png)]] 35 If an app/page has session history, dots on the left and right hand sides indicate that back/forward buttons are available. Move the mouse to the left/right edge of the screen to show the button. 36 31 37 == "Browser app" ==