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

Fixed Bug with Startup Animations + Added optimized animations #174

Merged
merged 2 commits into from
May 1, 2020

Conversation

oDinZu
Copy link

@oDinZu oDinZu commented May 1, 2020

From @leto

theme == "dark" || "midnight" this statement is always true & never can be false
we want theme == "dark" || theme == "midnight"

Also, updated animations from @UrgeyBergy; they are optimized. #172

@leto leto merged commit 0dfb14e into MyHush:dev May 1, 2020
@leto
Copy link
Member

leto commented May 1, 2020

@csharpee thank you!!! 👍

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