I have recently been taking animation out of my project. One example is a large navigation dropdown on desktops. This used to fade in/out on hover, but it appeared slow even though it wasn’t. Remove animation and the whole navigation feels snappy.
On mobile however, each subsection slides in/out on tap giving a nice traversal feel.
I have recently been taking animation out of my project. One example is a large navigation dropdown on desktops. This used to fade in/out on hover, but it appeared slow even though it wasn’t. Remove animation and the whole navigation feels snappy.
On mobile however, each subsection slides in/out on tap giving a nice traversal feel.