Skip to content
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

Open
mitchiru opened this issue Mar 12, 2021 · 5 comments
Open

1 Polygon #41

mitchiru opened this issue Mar 12, 2021 · 5 comments

Comments

@mitchiru
Copy link

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.

@mitchiru
Copy link
Author

Ok , I fixed my problem with the attribute. vue attributes have no camel cases :-D
It's :n-polygons="3"

@mitchiru
Copy link
Author

Screenshot 2021-03-12 at 18 48 27

@mitchiru
Copy link
Author

Your code is going to hang in a museum If I get this right.

@ts1
Copy link
Owner

ts1 commented Mar 13, 2021

Should I change the props in README to kebab case?

@mitchiru
Copy link
Author

Probably, people won't use the class props anyways.

Here is what i am doing - still a bit rough but it works.
http://beuys.v22017084135651949.luckysrv.de/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants