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

DSi Theme: Added more dropdown animations! #2434

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

mentusfentus
Copy link
Contributor

What's changed?

  • Added more dropdown animations to closely match DSi menu's behaviour. In it, there are 4 dropdown types: Left-to-Right, Right-to-Left, and what I like to call V-Shaped and Inverted V-Shaped (see below). This PR adds these animations for TWLmenu's DSi theme. Also, just like the original, they are randomly picked upon boot.
  • While at it, I also cleaned up some of the dropdown code to be more readable and slightly tweaked the old left-to-right animation.

Left-to-Right

ltr.mp4

Right-to-Left

rtl.mp4

V-Shaped

v.mp4

Inverted V-Shaped

iv.mp4

Where have you tested it?

Nintendo DSi XL with Unlaunch
melonDS 0.9.5

Pull Request status

  • This PR has been tested using the latest version of devkitARM and libnds.

@RocketRobz RocketRobz merged commit cff69af into DS-Homebrew:master Jun 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants