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

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Add enabled parameter to Tooltip #644

merged 1 commit into from
Oct 21, 2024

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
@hamen
Copy link
Collaborator

hamen commented Oct 21, 2024

Tested on Windows as well. Nothing to report.

20241021-0921-20 4475223-ezgif com-video-to-gif-converter

@rock3r rock3r merged commit 4ff649e into main Oct 21, 2024
1 check passed
@rock3r rock3r deleted the make-tooltip-optional branch October 21, 2024 09:23
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.

2 participants