Skip to content

Added CSS fadeout animation - #293

Closed
Wervice wants to merge 1 commit into
DioxusLabs:mainfrom
Wervice:add-tooltip-fadeout
Closed

Added CSS fadeout animation#293
Wervice wants to merge 1 commit into
DioxusLabs:mainfrom
Wervice:add-tooltip-fadeout

Conversation

@Wervice

@Wervice Wervice commented Aug 4, 2026

Copy link
Copy Markdown

I added a fadeout animation to the closed variant of the tooltip that uses pointer-events: none and opacity: 0 to substitute display: none so that it is compatible with animation.

I added a fadeout animation to the closed variant of the tooltip that
uses `pointer-events: none` and `opacity: 0` to substitute `display:
none` so that it is compatible with `animation`.
@Wervice Wervice closed this Sep 3, 2026
@Wervice
Wervice deleted the add-tooltip-fadeout branch September 3, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant