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 67

Summary: App crashes when touching Legend and sliding finger to pan screen.
Product: .NET TeeChart Reporter: stremblay
Component: iOSAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: pep, sandra
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: Tablet   
OS: iOS   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description stremblay 2013-10-31 14:03:29 EDT
Basically I created a world map and made the legend visible. One of my users touched the legend and slide their finger to pan the map. Then the app crashed. It does not crash when touching the legend but only when you try to pan the screen when touching the legend.



STACK TRACE:
Cannot cast from source type to destination type.  at Steema.TeeChart.Chart.DoMouseDown (Boolean IsDoubleClick, MonoTouch.UIKit.UIGestureRecognizer e) [0x00000] in <filename unknown>:0 
  at Steema.TeeChart.TChart.OnMouseMove (MonoTouch.UIKit.UIGestureRecognizer e) [0x00000] in <filename unknown>:0 
  at Steema.TeeChart.TChart.PanGesture (MonoTouch.UIKit.UIPanGestureRecognizer e) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
  at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38 
  at HunteriPad.Application.Main (System.String[] args) [0x00009] in /Domain/msp.graco.com/Users/qastt1/Documents/Projects/HunteriPad/HunteriPad/HunteriPad/Main.cs:18 ;
Comment 1 pep jorge 2013-11-11 05:38:51 EST
Fix included for the next maintenance release which will be available shortly.