Community
Participate
Working Groups
(In reply to bug 229294 comment #8) > (In reply to bug 229294 comment #0) > > 2) I think it would look better if items without images would have their label > > text vertically aligned with the text of items with images. > [..] > 2) That would look nice if all the jobs have 16x16 icons. But there is no > constraint on the image size and the user is allowed to have any sized icon. In > this case, it would not look nice, if all the progress bars are aligned to the > biggest icon in the view It would look better if you could just give jobs without an icon a generic image.
I think that org.eclipse.ui.icons.full.progress.progress_task.gif was designed for this purpose (to show a generic task in the progress view.) Note that it is used as part of the Progress view icon. However, it is smaller (12x12) than the 20x20 icons that are used to show state, so text alignment would still be an issue. (Is text alignment still an issue or are you just looking for a nice graphic?) I think we should try progress-task.gif and see how it looks in context.
Created attachment 149202 [details] using the progress_task.gif (In reply to comment #1) > I think that org.eclipse.ui.icons.full.progress.progress_task.gif was designed > for this purpose (to show a generic task in the progress view.) Note that it > is used as part of the Progress view icon. However, it is smaller (12x12) than > the 20x20 icons that are used to show state, so text alignment would still be > an issue. (Is text alignment still an issue or are you just looking for a nice > graphic?) Alignment is not an issue. > I think we should try progress-task.gif and see how it looks in context. It looks OK to me.
Created attachment 149203 [details] using the progress_task.gif In the Dialog
Created attachment 149204 [details] Patch v01
Patch v01 released to HEAD.
Verified in I20091027-0100.