What steps will reproduce the problem?
1. Enable user interaction and momentum on a plot space
2. Lock down the y-axis in <CPTPlotSpaceDelegate> function
plotSpace:willChangePlotRangeTo:forCoordinate by returning the current range
instead of the one in the parameter for the y-axis
3. Swipe on the plot area along the y-axis
What is the expected output? What do you see instead?
When the user attempts to pan up and down, the y-axis remains locked in place,
as expected. But when momentum takes over after the pan ends, the y-axis range
changes when I expect it to remain the same.
What version of the product are you using? On what operating system?
CorePlot_1.3, iOS 7.0
Please provide any additional information below.
Original issue reported on code.google.com by Jason.S...@gmail.com on 12 Sep 2013 at 7:31
Original issue reported on code.google.com by
Jason.S...@gmail.com
on 12 Sep 2013 at 7:31