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

Reduce tooltip delay+animation, follow cursor #25

Closed
NilsEnevoldsen opened this issue Apr 19, 2018 · 0 comments
Closed

Reduce tooltip delay+animation, follow cursor #25

NilsEnevoldsen opened this issue Apr 19, 2018 · 0 comments

Comments

@NilsEnevoldsen
Copy link
Owner

NilsEnevoldsen commented Apr 19, 2018

	followCursor: true,
	delay: [ 50, 0 ],
	animation: 'fade',
	duration: 0,

Need to gauge user feedback on this.

Ideally if we did this we'd also remove the card back image, and make the tooltip invisible until the image is loaded.

NilsEnevoldsen added a commit that referenced this issue Apr 25, 2018
Tooltips aren't shown until images are loaded. Card backs are not shown. followCursor is sticky, so I'm disabling it for now. This represents further work on #25.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant