ScratchUtilities / gobo.icu

URL Shortener For Scratch
https://gobo.icu
The Unlicense
13 stars 23 forks source link

More Performant Animation #50

Closed jamesbmadden closed 5 years ago

jamesbmadden commented 5 years ago

Description

Use CSS Transitions for the Animation of the Landing page to perform better. The moveOut function has been changed to add classes to #landingPage and #fillinPage to change their transform property, and styles have been added to give them a transition and add transforms. See this issue.

Types of changes

Checklist:

jamesbmadden commented 5 years ago

As discussed in the issue, I have slowed down animations, and I'll open this pull request now.

space-elephant commented 5 years ago

It is "improving code quality"

Andreto commented 5 years ago

@jamesbmadden Really good job! The js transition was an artifact from when I was testing the page design. Never gotten to fixing it. If u have more suggestions or improvements that we would gladly take a look at it. Hope we hear from you again! /Andreto