-
I'm having trouble to integrate flipbook-vue + Quasar Framework, I just Started with an empty Quasar Framework Template and importing flipbook-vue with yarn.
I can see the buttons but no mage. My c…
-
I know this will cause some breakage, but I feel `FlipBook` constructor would be improved if it used named parameters.
``` dart
var ani = new FlipBook(bitmapDatas, 30, false);
```
vs
``` dart
var a…
-
When run app displays this error
and this my code
` import Flipbook from 'flipbook-vue'export default {components: { Flipbook }}
.flipbook {width: 90vw;height: 90vh;}`
-
I cannot create an object inside flipbook and use it later. Am I wrong?
Consider the minimum reproducible code below. It just finishes the execution without knitting the document.
\---
title: "A …
-
Good evening,
I have attempted to use this library in vue3 a couple of times now, but have had 0 luck. I can't get it working with even the most basic of examples. Try turning the page by clicking …
p1pah updated
3 weeks ago
-
Can we make responsive flipbook?
-
I'm trying to make a tiny (1 cover, 1 spread) flip book using the basic example, and for some reason the three images appear on the page for a brief time before the book itself loads. It's long enough…
-
The plugin works great in all browsers except for IE, where instead of being dynamic, and showing the whole cover image, it shows an extremely zoomed in version of the cover and the plug in does nothi…
-
Hi, I'm excited to try out this package! I'm getting an error trying to run or knit the embedded flipbooks template due to the tidyverse package not being installed, which isn't declared as a flipbook…
-
I have been struggling using cursors and offsets across GUI and GO. I've been noticing inconsistencies, so I created a small project to test and compare. Here is the project setup:
We have an atlas…