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

Support for showing tooltips on click #2713

Closed
matsbryntse opened this issue Apr 21, 2021 · 2 comments
Closed

Support for showing tooltips on click #2713

matsbryntse opened this issue Apr 21, 2021 · 2 comments
Assignees
Labels
feature request forum Issues from forum

Comments

@matsbryntse
Copy link
Member

Forum post

Currently, the tooltip is shown when hover, I would like to show it on click as I can do with your calendar. Is there any solution or workaround for this?

@matsbryntse matsbryntse added feature request forum Issues from forum labels Apr 21, 2021
@serbs
Copy link

serbs commented Oct 18, 2021

This would be nice to have. Actually showOnHover = false did not work as well

@matsbryntse
Copy link
Member Author

This works fine on latest:


 features : {
        eventTooltip : {
            showOnClick : true,
            showOnHover : false
        }
    },

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

No branches or pull requests

3 participants