Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 493692

Summary: Logo example canvas is slightly grey.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-05-14 03:38:36 EDT
It seems that with the introduction of the palette the canvas is now slightly grey. We should investigate what is the cause.
Comment 1 Matthias Wienand CLA 2016-05-17 10:10:34 EDT
The HBox that is used to place the palette indicator next to the viewers is responsible for the grey background. I set its background to transparent to resolve the issue. The code is published on the master branch, therefore, I resolve this ticket as fixed for 4.0.0 RC1.