piaoyongren / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

Part of the chart area will not respond to touches #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create any plot, and specify padding on one edge of the chart
2. Enable chart scrolling
3. Touch and scroll at the opposite end of the padded edge. The chart will
not respond to to touch at that point. However, the chart will respond to
the touch and scroll even in the padded area of the chart.

What is the expected output? What do you see instead?
Touching any point inside the chart will allow the chart to scroll.
Likewise, the chart should not respond to any touches outside the chart
area (padded area etc.)

What version of the product are you using? On what operating system?
HEAD revision of core-plot as of 2/9/10, 14:45pm.

Please provide any additional information below.

Original issue reported on code.google.com by chiyin.f...@gmail.com on 9 Feb 2010 at 6:46

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by drewmcco...@mac.com on 23 Feb 2010 at 8:09