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

Animation Delay Setting Doesn't work with decimal value #2430

Open
kushh23 opened this issue Nov 5, 2024 · 0 comments
Open

Animation Delay Setting Doesn't work with decimal value #2430

kushh23 opened this issue Nov 5, 2024 · 0 comments
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer.

Comments

@kushh23
Copy link

kushh23 commented Nov 5, 2024

Description

Hi there,

If we add an animation delay for blocks, it only works correctly with whole numbers (e.g., 1s, 2s) instead of allowing decimal values (e.g., 0.5s, 7.5s). This limitation affects animations' smoothness and timing control, making it difficult to achieve the desired visual effect.

Step-by-step reproduction instructions

1- Add a block and add any animation for it.
2- Add a delay value of 7.5 second and open the page, you will notice the block animation was triggered instantly.
3- Now add a delay value of 7 seconds, you will see that animation appears after 7 seconds.

Screenshots, screen recording, code snippet or Help Scout ticket

Image
Screencast - https://vertis.d.pr/v/ODl2VH
Reported here - https://wordpress.org/support/topic/animation-delay/

Environment info

No response

Is the issue you are reporting a regression

No

@kushh23 kushh23 added the bug This label could be used to identify issues that are caused by a defect in the product. label Nov 5, 2024
@pirate-bot pirate-bot added the customer report Indicates the request came from a customer. label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer.
Projects
None yet
Development

No branches or pull requests

2 participants