picasso.js
picasso.js copied to clipboard
Silently fails if div it renders into is 0 tall
🐛 Bug report
(A clear and concise description of what the bug is.)
Steps to Reproduce
Render into a 0 tall div
Expected behavior
an SVG added to Dom or an error / warning
Actual behavior
Nothing at all happens
Versions
- picasso.js: 0.15.0
- Browser: Safari
Additional context
(Add any other context, link to demo or screenshots about the issue.)