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 990 - ImageTool throw an exception when do zoom more 2-3 times
Summary: ImageTool throw an exception when do zoom more 2-3 times
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Tools (show other bugs)
Version: 140923
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 08:59 EDT by sandra pazos
Modified: 2014-10-31 08:59 EDT (History)
0 users

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


Attachments
ImagesJpegandPng (1.11 MB, application/x-zip-compressed)
2014-10-31 08:59 EDT, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sandra pazos 2014-10-31 08:59:23 EDT
Created attachment 320 [details]
ImagesJpegandPng

When you add via Tool|Image load a png-picture  or the same picture as JPEG it is only possible to zoom in 2-3 times, after that I get a system "out of resources" exception. When I remove the image I can zoom in and out without limitations. 

To reproduce image is only necessary: 
- Add a Chart in form
- Add ImageTool in the Chart. 
- Add Image in the ImageTool (.png or .jpeg)
- Add Series with 7000 points.
- Run Chart and do zoom. 

The attached image can be used to reproduce the problem.