oxyplot-xamarin/Source/OxyPlot.Xamarin.iOS
cclarke a14d65ef38 Fixed issue where a tap would transition PanZoomGestureRecognizer to Ended rather than Failed, firing a TouchCompleted for a touch that never started (and interfering with other gesture recognizers that the application might have added, e.g. a UITapGestureRecognizer) 2015-07-31 10:49:39 -07:00
..
Properties Correct iOS assembly title 2015-01-26 22:21:20 +01:00
ConverterExtensions.cs Fix comments 2014-10-21 22:21:49 +02:00
CoreGraphicsRenderContext.cs Fix text rendering bugs for Xamarin.iOS and Xamarin.Mac (Unified APIs) 2014-10-11 09:57:33 +02:00
ExportExtensions.cs Add support for Xamarin.iOS (Unified API) 2014-10-09 21:41:26 +02:00
OxyPlot.Xamarin.iOS.csproj Refactored iOS multitouch logic into a custom gesture recognizer. 2015-02-06 00:12:33 -08:00
OxyPlot.Xamarin.iOS.nuspec Fix for Xamarin platform NuGets in VS fixes oxyplot/oxyplot#533 2015-07-22 17:27:31 +02:00
PanZoomGestureRecognizer.cs Fixed issue where a tap would transition PanZoomGestureRecognizer to Ended rather than Failed, firing a TouchCompleted for a touch that never started (and interfering with other gesture recognizers that the application might have added, e.g. a UITapGestureRecognizer) 2015-07-31 10:49:39 -07:00
PlotView.cs This PlotModel is already in use by some other PlotView control. (#497) 2015-07-01 10:00:25 +02:00