You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No there is no option to do that correctly but I don't think it would be very hard to implement it. Would you like to work on a pull request for it? I could help ;)
I think the best way to go is to use the existing labels system and add logic to only show it on some conditions (could be several options): when focus, on pointer hover, on change. Thus, a flag should be set internally to show the label. Actually, no-show might be used to apply this flag in the template. Otherwise, the show/hide logic should be added in a new function called when needed.
hi,
I need to show pointer labels on hover or onchange the pointer.. any option is there??
The text was updated successfully, but these errors were encountered: