-
This Issue throws out a proposal on gestures.The purpose of the proposal is to solve the integration of commonly used gesture capabilities under Web standards. There are a variety of native gestures s…
-
Hi Ryan, loving this control. I'm using it as a wrapper for an entire app ~ so the left view is available from any view.
Ran into an issue in one view controller with a UIScrollView that has horizon…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
```
What steps will reproduce the problem?
1. Create a BarChart with simple series
2. Set pan limits with setPanLimits.
3. Starting from a data series swipe left or right exceeding the set pan limit
…
-
I'm trying to implement a zoom feature for an `iCarousel` item view. This is my code :
```
NSString *pathToHDImage = [documentsFolderPath stringByAppendingPathComponent:solution.localHDURL];
…
-
I have a UIScrollView in my frontController and when I scroll it the panning gestures to show the left and right controllers are activated very easily, making it impossible to scroll normally.
Can t…