| Summary: | Alpha on Shell and Composite | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | John Gymer <jgymer> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | ivan |
| Version: | 3.1 | ||
| Target Milestone: | 3.5 M3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| See Also: |
https://git.eclipse.org/r/122259 https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=03e07741c3df72892016929417a8d6aa08d5a98a |
||
| Whiteboard: | |||
|
Description
John Gymer
Most of the controls including Composite supports "opacity" property set by the thememing. I'm not sure if this will solve your issue, but you could give it a try. Thanks Ivan, but unfortunately this also causes opacity to be cascaded down to children. What I'm looking for is the background of a Shell to be partly transparent, but the controls within it to be totally opaque. Perhaps support for RGBa in Shells and Composites would resolve it? (In reply to comment #2) > Thanks Ivan, but unfortunately this also causes opacity to be cascaded down to > children. > What I'm looking for is the background of a Shell to be partly transparent, but > the controls within it to be totally opaque. > Perhaps support for RGBa in Shells and Composites would resolve it? Probably... using RGBA as "background" instead of setting the "opacity" New Gerrit change created: https://git.eclipse.org/r/122259 Gerrit change https://git.eclipse.org/r/122259 was merged to [master]. Commit: http://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=03e07741c3df72892016929417a8d6aa08d5a98a |