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

Persistent NSlider's tooltip #2212

Closed
sahitono opened this issue Jan 18, 2022 · 3 comments
Closed

Persistent NSlider's tooltip #2212

sahitono opened this issue Jan 18, 2022 · 3 comments
Labels
feature request New feature or request

Comments

@sahitono
Copy link

sahitono commented Jan 18, 2022

This function solves the problem (这个功能解决的问题)

nslider's tooltip can be seen without mouse hover

Expected API (期望的 API)

<nslider :persistent-tooltip="true" />

@github-actions github-actions bot added the feature request New feature or request label Jan 18, 2022
@Talljack
Copy link
Contributor

How do I know which data the tooltip should display without mouse hover?

@sahitono
Copy link
Author

How do I know which data the tooltip should display without mouse hover?

We can use the current value of the slider

@07akioni
Copy link
Collaborator

I've made it work on non-range slider.

Range silder will be optimized later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants