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 - App crashes when touching Legend and sliding finger to pan screen.
Summary: App crashes when touching Legend and sliding finger to pan screen.
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: iOS (show other bugs)
Version: unspecified
Hardware: Tablet iOS
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 14:03 EDT by stremblay
Modified: 2013-11-11 05:38 EST (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.