Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1023

Summary: The fix for small pie slices broke the case when there was only a single pie slice in GDI
Product: VCL TeeChart Reporter: sandra pazos <sandra>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: major CC: david.novo, marc
Priority: High    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Chart

Description sandra pazos 2014-11-26 10:47:52 EST
Created attachment 352 [details]
Chart

The fix we were applied in the bug number http://bugs.teechart.net/show_bug.cgi?id=935 has broken the case when there was only a single pie slice. Notice that there is just a grey shadow on white. 
Using the attached TeeChart.txt and changing the canvas to GDI+ change is possible reproduce the problem.
Comment 1 David Novo 2014-11-26 11:56:45 EST
Please note, the problem only happens with the GDI canvas, not GDI+ canvas. That makes sense, because the fix that problem the bug only applied to the GDI canvas.
Comment 2 sandra pazos 2015-01-12 05:18:14 EST
Also, the problem occurs using a simple Delphi project. Maybe it is related with bugs http://bugs.teechart.net/show_bug.cgi?id=1023 and http://bugs.teechart.net/show_bug.cgi?id=935
Comment 3 marc meumann 2016-10-18 06:12:44 EDT
See http://bugs.teechart.net/show_bug.cgi?id=1654