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

Add enabled parameter to Tooltip #644

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Oct 18, 2024

This allows the user to suppress tooltips in some circumstances. It is implemented with the if in the TooltipArea's tooltip composable since it preserves focus on the content() when switching it on/off.

Screen Recording 2024-10-18 at 19 25 45

This allows the user to suppress tooltips in some circumstances. It is
implemented with the if in the TooltipArea's tooltip composable since it
preserves focus on the content() when switching it on/off.
@rock3r rock3r added the feature New feature or request label Oct 18, 2024
@rock3r rock3r requested a review from hamen October 18, 2024 17:27
@rock3r rock3r self-assigned this Oct 18, 2024
@rock3r rock3r enabled auto-merge (squash) October 18, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant