| Summary: | Misaligned settings count in Plugin Settings section | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | ebeisheim | ||||
| Version: | 1.0 | ||||||
| Target Milestone: | 1.0 M2 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Fixed by moving the count element outside of the section title element. Since the concept of an "item count" is of general interest, I pulled it up into section.js. If you pass a 'getItemCount' function to the Section constructor, it'll draw the count in a little box beside the section title. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=779b623218931059e67ebb9b39278d3dbb6e7d39 *** Bug 443993 has been marked as a duplicate of this bug. *** |
Created attachment 219718 [details] screenshot 1. Go to Settings page 2. Click Plugin Settings category 3. The little box that shows the number of settings in the list is misaligned. It should be centered vertically (see the Plugins category, for example).