-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Image croping due to margin #77
Comments
The issue is with the node margin. A silly Workaround is to put a wrapper to take care of the margin. https://jsfiddle.net/rfno4beb/1/ :) |
Nice, didn't thought a simple wrapper would solve it, altough several ways could be thought of. Still, would be nice to solve, just to keep the project integrity. |
The same thing about border. It crops the thing. Any directions on fixing it? Can make a PR potentially. |
Bro, you are the best!) |
Hi, I've found some images were cropped, until I came in to a case that became pretty clear the reason why. Could even reproduce it fairly easy forking your fiddle.
Library version is 2.5.2
Awesome project, by the way!!
The text was updated successfully, but these errors were encountered: