-
## Use case
Add the reason like this
```
enum CameraMoveStartedReason {
API_ANIMATION,
DEVELOPER_ANIMATION,
GESTURE
}
final Function (CameraMoveStartedReason reason) onCamer…
-
Hi Luke, it's cool to provide such a great extension, thank you!
I successfully implemented it in my project work. In the same way I've tried to add a jiggling effect and a delete button on each cell…
faesa updated
10 years ago
-
ImageGlass is almost the best image viewer for windows 10! Thank you very much.
But, is it possible to add support for trackpad? So that I can use gestures such as
two fingers to zoom in/out, and…
Geliv updated
4 months ago
-
We can currently zoom with axis properties `min`/`max`. But this kind of feature still requires:
- Add a min/max behavior on 'band' scale such that bar charts could also get it
- Add event listene…
-
```
What steps will reproduce the problem?
1.Can't Pan, Scroll, Zoom with the pen tool selected(writing)
2.Can't Modify in settings the part related to issue above
3.Even with very large pinch fingers…
-
```
What steps will reproduce the problem?
1.Can't Pan, Scroll, Zoom with the pen tool selected(writing)
2.Can't Modify in settings the part related to issue above
3.Even with very large pinch fingers…
-
1. Download the current master and run the project PaperFold.xcodeproj.
2. Slide down to open the top fold.
3. Then slide up _very slowly_.
4. You will notice that, as soon as you get to close the to…
-
At the moment, though they seem to be supported in theory, two-finger gestures (pinch to zoom, rotate) do not work reliably.
Most of the time they don't work at all (only double tap to zoom in works)…
-
Hi,
i want to use paperfold on a cell, but if i do so, i cant scroll the table.
what's the best way to check draging and swiping?
my code:
```
- (UITableViewCell *)tableView:(UITableView *)tableVi…
-
Putting swiftycam in a view controller with other scroll views blocks scrolling between views(think like snapchat).