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 2733 - BackImage: Transparency and size can be buggy
Summary: BackImage: Transparency and size can be buggy
Status: UNCONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: 39.231109
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-18 08:11 EDT by Vincent Dsn
Modified: 2024-07-18 08:24 EDT (History)
1 user (show)

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


Attachments
demo project to reproduce the issue (52.45 KB, application/vnd.rar)
2024-07-18 08:11 EDT, Vincent Dsn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Dsn 2024-07-18 08:11:07 EDT
Created attachment 1076 [details]
demo project to reproduce the issue

BackImage transparency becomes black when angle <> 0 and when images is a scaled TWICImage (since v38).
The size of the displayed image is often wrong (sometimes smaller, sometimes bigger) when angle = 0 (since v39). When we change the angle the image has the rieght size.
Comment 1 Vincent Dsn 2024-07-18 08:24:18 EDT
The image size has more bugs in HDPI apps.