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

Implementation of Flipper Animation Feature #28

Closed
lucasferreiralimax opened this issue Oct 17, 2024 · 0 comments · Fixed by #29
Closed

Implementation of Flipper Animation Feature #28

lucasferreiralimax opened this issue Oct 17, 2024 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@lucasferreiralimax
Copy link
Member

lucasferreiralimax commented Oct 17, 2024

The new feature includes three types of flipper animations:

  1. Flipper Left: The window flips in from the left side.
  2. Flipper Right: The window flips in from the right side.
  3. Flipper Up: The window flips in from the top.

Changes Made:

  • CSS Updates:
    • Implemented CSS animations for the Flipper effect in the styles file.

Testing:

  • Ensure that all new animations are working correctly and that the buttons trigger the expected windows.
  • Verify that existing animations are not affected by the new changes.
@lucasferreiralimax lucasferreiralimax self-assigned this Oct 17, 2024
@lucasferreiralimax lucasferreiralimax linked a pull request Oct 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant