Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#122007 - Choosing gradient in Series Palette removes one color

- Summary:
Choosing gradient in Series Palette removes one color

- Bugzilla Bug (s) Resolved:
122007

- Description:
Copied the ColorDefinition before setting to the end color of the gradient color. Because of the character of EMF, setting the container will lead to former container lose the child.

- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Added:

- Files Edited:

 

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java

 


Back to the top