-
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…
-
### Summary
With ResumableZoom and example code from the module docs I can pinch zoom and pan vertically, but horizontal panning is not working: it either does not pan at all (example code) or with…
-
* KOReader version: 2020.03 & 2020.05
* Device:
Kobo Aura H2O Edition 1(Kobo Start Menu)
#### Issue
Brightness adjust regression that causes pages to skip instead of just altering screen brightn…
-
Hi,
I've been trying to track down the issue on this for a while, but, have been pretty unsuccessful. In my app, the drawer view shows up at random on refreshing/deleting cells from the tableview.…
-
Jeremy says: Pan and zoom should work the same as every other app. Middle mouse pans. Right mouse zooms. The 'bottom-left to top-right' diagonal should determine the zoom amount, such that moving …
-
Hi all,
I am using OpenSeaDragon on project targeted to mobile web.
I am facing an issue with the fact the user cannot scroll (moving up and down) on the viewer.
Is there a solution to this pr…
-
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…
-
It is not obvious that to turn the page in zoom mode I should press on the left or right margin.(flicking is turned off). Moreover, when flicking is enabled it is virtually impossible to navigate in z…
-
I was working with Swipe Gesture for navigation but wanted to limit the angle more then default value, it was a const unlike slop, I had to edit code to support this, maybe would be useful to others t…
-
Using Xamarin SideBar i discover that methods
```MenuWillClose()``` and ```MenuDidClose()``` not called if menu closed with touch on view instead of touch on button
### Steps to reproduce
1.…