StPageFlip icon indicating copy to clipboard operation
StPageFlip copied to clipboard

Simple library for creating realistic page turning effects

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

Hi all, I would like to have soft covers like newspaper. Even if I add `data-density="soft"` to my divs, The covers are always hard. ``` BOOK TITLE Page Header 1...

Hi there I am trying this lib out, thanks for the awesome work. Im trying the browser version however experiencing problems. I am able to see St.FlipPage in the global...

Hi, I'm using Firefox Dev. I noticed that it performs very smoothly but after a few seconds (even without interaction after page loads) The flip animation becomes slow and laggy....

Hi, I've been trying to get it to work but I seem unable to get it to work. I've copied the HTML and JS from the demo page. ``` Previous...

When `disableByFlipClick` is `true`, `flipNext()` does not function. This appears to be a similar issue to #18. https://github.com/Nodlik/StPageFlip/blob/ab30ecc1d9f6d98de1a99b8e296469382f41c120/src/Flip/Flip.ts#L255-L260 This is resolved by replacing line 257 with `x: this.render.getRect().left + 10,`.

Is there away prevent this ? I'll like to just fold the page on swipe, slide or drag events

Hi, I am using this library to create an interactive book that contains videos/links on the page. When clicking the controls in the video, or links on the page, it...

This library support rtl direction?

Does this library support rtl books?