ajoliat23 / blockBook

0 stars 0 forks source link

Minor Visual Changes and Animation Removal #52

Closed MSGSmith closed 1 year ago

MSGSmith commented 1 year ago

Sadly I do not think I can figure out the animation issue at the moment. I have left most of it in the code and have the ability to change it back at any time, but that HTML container is really hard to get around with anything other than a still-image gradient. If someone would like to help me with trying to solve that issue, I will gladly bring the animation or any other animation back. Until then, easy and clean still gradient.

Other Things: -Commented out the GetPrice() method in home.tsx until it returns something that is not null. (currently it breaks the converter and makes it say the answer is "infinity") -Changed the Buttons on the converter to change colors when hovered over or pressed. Purchase button lights up a bright "money green" color when clicked.

Sorry for the lackluster merge, spent most of this week and today searching for an answer to the animation issue. I will bring it up in the discussion on Tuesday.