In this PR, I have adjusted the animation speeds of the clock hands in the clock animation to achieve a more realistic and visually pleasing timekeeping experience. The changes include:
Second Hand: Animation duration set to 60 seconds (1 minute per full rotation).
Minute Hand: Animation duration set to 3600 seconds (1 hour per full rotation).
Reasoning:
The original animation speeds may have been too fast or not adequately reflective of the real clock movement. These adjustments aim to provide a more accurate and engaging clock animation, enhancing the user experience.
Issue number - #54
Pull Request Summary
Changes Made:
In this PR, I have adjusted the animation speeds of the clock hands in the clock animation to achieve a more realistic and visually pleasing timekeeping experience. The changes include:
Reasoning:
The original animation speeds may have been too fast or not adequately reflective of the real clock movement. These adjustments aim to provide a more accurate and engaging clock animation, enhancing the user experience.