jquery.balloon.js
jquery.balloon.js copied to clipboard
When balloon leaves the left border
Q
jquery.balloon.js: 1.1.2 Browser: Firefox 53.0 OS: Linux (Arch)
FYI, this is still an issue for me with a bottom left balloon and the following css settings:
{
"maxWidth": "500px",
"fontFamily": "sans-serif",
"fontSize": "0.9rem",
"padding": "12px"
}
If I resize the window so there's not enough space on the left-hand side, the balloon gets cropped:

The balloon is not cropped, and displays correctly, if I change bottom left to bottom.