mirror of
https://github.com/dmitrizzle/chat-bubble.git
synced 2026-04-03 08:29:36 -06:00
Safari and IOS fix for reply.css #54
Labels
No labels
bug
bug
bug
enhancement
enhancement
enhancement
enhancement
enhancement
help wanted
help wanted
help wanted
help wanted
help wanted
help wanted
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/chat-bubble#54
Loading…
Add table
Add a link
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?
Originally created by @omertarikkoc on 12/27/2017
before these changes, there was a bug for Safari and IOS that you cannot see the reply bubble.
Simply commenting animation duration and opacity properties solved to problem.
Looking forward to finding a more convenient solution.