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 - The fix for small pie slices broke the case when there was only a single pie slice in GDI
Summary: The fix for small pie slices broke the case when there was only a single pie ...
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: High major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-26 10:47 EST by sandra pazos
Modified: 2016-10-18 06:12 EDT (History)
2 users (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
Chart (1.96 KB, text/plain)
2014-11-26 10:47 EST, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
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