Community
Participate
Working Groups
The background gradients in the results tables of the GProf and GCov plugins are unique and do not really match other eclipse.org projects. We should see about standardizing them.
Updating Xavier's email address for existing bugs.
Ok for me. I can completely remove them, or replace this ugly gradient by a single color (SWT.COLOR_LIST_SELECTION is a good candidate). What's your preference ?
I'm not sure :) Is it easy to provide screenshots of both options (blank or a single colour)? I think OProfile just uses a blank background.
Here's a screenshot of how the OProfile plugin does it: http://wiki.eclipse.org/images/c/cf/Screenshot-oprofile_view_full.png I'm perfectly fine having it changed, too.
Created attachment 207976 [details] Screenshot of gprof table result with a single color for percentage column Screenshot of gprof table result with a single color for percentage column
Created attachment 207977 [details] Screenshot of gprof table result without bacground color for percentage column Screenshot of gprof table result without bacground color for percentage column
I like the single colour best. Can we lower the opacity on it at all? Does it use a colour from the current theme? Thanks for creating these screenshots!
The first screenshot uses SWT.COLOR_LIST_SELECTION for painting the background rectangle. It's of course possible to lower the opacity.
(In reply to comment #8) > The first screenshot uses SWT.COLOR_LIST_SELECTION for painting the background > rectangle. It's of course possible to lower the opacity. Awesome. I'll leave it up to you to decide the level of opacity and going with SWT.COLOR_LIST_SELECTION is a great call. Thanks again, Xavier.
Created attachment 208002 [details] The same as #207976, but with lower opacity The same as #207976, but with lower opacity
fixed by commit http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/commit/?id=9b50633473865b6bf96f461f22b34a31e4f56fa8