Hello,
I found a problem with the Backimage. I have TeeChart Pro v8.0.1.10787
1. Place a backimage on the chart
2. Add a TResizeFilter to the backimage, and change the size of the image (I double the size in my exemple)
3. If you choose to "center" or "tile" the backimage, the result is incorrect because the values used to center and tile are the Width and Height of the original image, and not the Width and Height modified by the ResizeFilter.
The problem doesn't look complicated to correct (test if a TResizeFilter is assigned to the backimage before applying the Tile and Center) and is quite prior to me, as I'm using many TResizeFilter.
Is it possible to correct this bug quickly or to give me a quick fix in the source code maybe ?
Thanks
[Bug report] Backimage Center and Tile whith resize filter
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
I could reproduce the issue here and added it (TV52013035) to the bug list to be fixed for next releases. However, I can't give you an estimate date at the moment.
I could reproduce the issue here and added it (TV52013035) to the bug list to be fixed for next releases. However, I can't give you an estimate date at the moment.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |