-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1 Polygon #41
Comments
Ok , I fixed my problem with the attribute. vue attributes have no camel cases :-D |
Your code is going to hang in a museum If I get this right. |
Should I change the props in README to kebab case? |
Probably, people won't use the class props anyways. Here is what i am doing - still a bit rough but it works. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Super nice work I must say!!
But removing the curve effect with polygon 1 doesn't work.
First of all <flipbook :nPolygons="3" has no effect, I can see that in vue debugger, its still 10.
When I change the default to 1, the effect is gone but while turning the page, the page is strangely tilted.
I'd suggest to make a property with amount of polygones for each slide. Because most books for instance have a hard cover and back.
The text was updated successfully, but these errors were encountered: