Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 157735 - [Cheat Sheet Authoring] Cheatsheet editor could use a CollapseAll button
Summary: [Cheat Sheet Authoring] Cheatsheet editor could use a CollapseAll button
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M3   Edit
Assignee: Mike Pawlowski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 01:06 EDT by Wassim Melhem CLA
Modified: 2006-09-26 15:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wassim Melhem CLA 2006-09-19 01:06:10 EDT
The cheatsheet editor could use a CollapseAll toolbar button to collapse its tree.

Much like the Extensions page.
Comment 1 Dejan Glozic CLA 2006-09-19 07:22:17 EDT
Speaking of which, I suggest putting this button as a hyperlink in the section header itsef, not in the form title.

I also suggest changing the Extensions page to do the same. Both buttons in the form title actually apply to the extensions tree section, not the entire page.
Comment 2 Mike Pawlowski CLA 2006-09-26 15:24:02 EDT
Patch:  patch_157603_2006-09-26_14-23.txt
Target:  3.3 M3

Patch released to HEAD.

Work Done:

* Created two new mini images by trimming pixels and reformatting existing 
  ones:
  -> alphab_sort_co_mini.gif
  -> collapse_all_mini.gif

* Added toolbar to the section header of the plug-in manifest editor
  extensions page for the following actions:
  -> collapse all (push button)
  -> sort (toggle button)

* Added toolbar to the section header of the extension point schema editor
  definition page for the following actions:
  -> collapse all (push button)

* Added toolbar to the section header of the simple cheat sheet editor
  page for the following actions:
  -> collapse all (push button)

* Added toolbar to the section header of the following feature editor
  pages
  -> plugins, included features, dependencies
  for the following actions:
  -> sort (toggle button)