StPageFlip icon indicating copy to clipboard operation
StPageFlip copied to clipboard

Simple library for creating realistic page turning effects

Results 34 StPageFlip issues
Sort by recently updated
recently updated
newest added

Is it possible to modify that won't trigger turn event when clicking anywhere in the book? for example: Turn page when only click corner, draw or double click? I see...

The v2.0.5 refactoring, while making the code somewhat cleaner, also introduced an issue with the rendering. See the diff here: https://github.com/Nodlik/StPageFlip/commit/1e302a8197b202e1f9a152a64dd600f06e4ef52f#diff-82e2514055cb74ebb7ad8048a1e13c101ca9276fe11790f259e165ac6eadd528 While the CSS renderer could check if the separate...

Can it be used in single page mode?

When flipping forward , starting from the third page, the flip book jumps up and down

Hi, have any chance to have a preload strategy to fast load with high numbers of pages? Thanks

![image](https://user-images.githubusercontent.com/14793624/92423491-e75f2b00-f146-11ea-82e0-6c9decdd66ce.png)

This project uses typescript, yet there are no types when installing over npm. Why not? I would gladly submit a PR to include them if allowed. Thanks

Hi, I'm using this in a side project and I'm very happy with it :) I have a feature request: I would really like to be able to zoom. I...

If you navigate really fast using the next and prev buttons on the demo, you can see the animation is interrupted every time. Will be nice if a new flip...

Is it possible to have more options for the animations like: `Easing` effects ? https://developers.google.com/web/fundamentals/design-and-ux/animations/the-basics-of-easing Also the corner snaps to the mouse position without any animations. Is there a way...