Kattixie / portfolio

A minimal AngularJS portfolio for project-oriented folks.
1 stars 0 forks source link

Compact menu behaves unpredictably on Android (at least v 4.4.4) #25

Open Kattixie opened 8 years ago

Kattixie commented 8 years ago

It likes to appear at the right point (the content marker) and then disappear once the animation is complete. It doesn't seem consistent, though.

Also noticed menu text getting stuck and partially displaying in compact menu. Possibly a repeat of this bug: https://github.com/Kattixie/portfolio/issues/19

Only recently got access to an Android device stable enough for testing. My really cheap Android tablet isn't even stable enough for leisure use.

Kattixie commented 8 years ago

Got device inspecting on an actual Android device working with Windows/Canary and the "compact" class is definitely getting unpredictably added/removed on Android/Chrome. Something to do with how scrolling registers maybe? Will have to do some testing.

Animation on the menu in general is poor on Android. I'm testing on an older phone (~2013), but still I'm wondering if animation effects are even worth it for mobile menus at present.