jquery.balloon.js icon indicating copy to clipboard operation
jquery.balloon.js copied to clipboard

When balloon leaves the left border

Open nullawhale opened this issue 8 years ago • 1 comments

Q

nullawhale avatar Apr 18 '17 12:04 nullawhale

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:

Imgur

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

chocolateboy avatar Apr 30 '17 17:04 chocolateboy