No animation for the toot card expanding. #29
Labels
No labels
bug
duplicate
feature
accepted
feature
proposal
help wanted
invalid
performance
question
user-agent/chromium
user-agent/webkit
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Rubicon/tutu#29
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The toot card expanding is without animation. Reproduced on iOS 18 standalone mode.
Reproduced on GNOME Web
I found that the
transition: margin-block
sometimes does not work on WebKit. We should avoid transition with logical direction in the future.