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

Tooltip width decreases on multiple hovers. #186

Open
mapsam opened this issue May 26, 2015 · 6 comments
Open

Tooltip width decreases on multiple hovers. #186

mapsam opened this issue May 26, 2015 · 6 comments

Comments

@mapsam
Copy link

mapsam commented May 26, 2015

If you hover on a tooltip multiple times the width changes and gradually gets smaller and smaller.

tipsy-error

the reality of a user doing the above seems absurd, but figured it's worth posting 😝

@tcigrand
Copy link

+1

@tcigrand
Copy link

It looks like https://cdnjs.cloudflare.com/ajax/libs/jquery.tipsy/1.0.2/jquery.tipsy.js includes $tip.css({width: (actualWidth - 10) + 'px'}); but this repository doesn't have that line (and I couldn't find any commits that removed it, not sure where it came from).

I would be best to get a newer version up on https://cdnjs.cloudflare.com

tcigrand added a commit to tcigrand/tipsy that referenced this issue Jun 26, 2015
@trungdq88
Copy link

Sorry, is this repo still active?

@mapsam
Copy link
Author

mapsam commented Sep 22, 2015

Nope. The last commit to master was in October 2012. 😭

@trungdq88
Copy link

That's sad. The latest version on Bower is still v1.0.0a.
@jaz303 can we manage to create a new release for this repo? The v1.0.0a uses a gif image to draws the arrows which is really annoying to me.

@tcigrand
Copy link

The most updated version I've found is https://github.com/CloCkWeRX/tipsy. There is some more info at #135

MartinMartimeo added a commit to MartinMartimeo/tipsy that referenced this issue Mar 30, 2016
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

3 participants