![]() | Steema Issues DatabaseNote: 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. |
Summary: | ImageTool throw an exception when do zoom more 2-3 times | ||
---|---|---|---|
Product: | VCL TeeChart | Reporter: | sandra pazos <sandra> |
Component: | Tools | Assignee: | Steema Issue Manager <issuemanager> |
Status: | CONFIRMED --- | ||
Severity: | enhancement | ||
Priority: | --- | ||
Version: | 140923 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows | ||
URL: | http://www.teechart.net/support/viewtopic.php?f=3&t=15234&p=67631#p67631 | ||
Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | RAD XE6 |
Attachments: | ImagesJpegandPng |
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.