Confirmed users
300
edits
| Line 11: | Line 11: | ||
*Toolbars should be customisable on a per-toolbar level. | *Toolbars should be customisable on a per-toolbar level. | ||
**I'd say this should be doable through the toolbar's context menu. Right clicking on a toolbar should show you: | **I'd say this should be doable through the toolbar's context menu. Right clicking on a toolbar should show you: | ||
***a list of toolbars on the page, to easily turn on or off toolbars | |||
***an option to Customize the toolbar widgets you see | ***an option to Customize the toolbar widgets you see | ||
***an option to bring up Properties for that particular toolbar. This could be both a generic toolbar properties dialog, or a toolbar specific one if the toolbar specified one. | ***an option to bring up Properties for that particular toolbar. This could be both a generic toolbar properties dialog, or a toolbar specific one if the toolbar specified one. | ||
==Toolbar Customize Dialog== | ==Toolbar Customize Dialog== | ||
*The toolbar customize dialog should morph form dramatically, perhaps into some sort of richlistbox. The box could show both descriptions of toolbar items, along with names and icons. This would also clean up a lot of the code in the current implementation. | *The toolbar customize dialog should morph form dramatically, perhaps into some sort of richlistbox. The box could show both descriptions of toolbar items, along with names and icons. This would also clean up a lot of the code in the current implementation. | ||