Page 1 of 1

[Bug report] Backimage Center and Tile whith resize filter

Posted: Wed May 07, 2008 9:43 am
by 9343260
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 :wink:

Posted: Wed May 07, 2008 11:20 am
by narcis
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.