Skip to content

Added CSS fadeout animation - #293

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

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`.
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