oleksiikhr / vue-stripe-menu

Creating a navigation menu with animations like on Stripe

Home Page:https://oleksiikhr.github.io/vue-stripe-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background width and height scaling is stuttery, especially in low power mode.

alexanderhorner opened this issue · comments

I filmed some slow motion to analyze it a bit. There doesn't seem to be a good way too smooth it out using width and heigh, but I found this blog post

I'm going to try to implement it and make a PR, tell me what you think about it.

Btw, stripe also uses width and height, but they have the same issue. Their menus dont change that much in size though, but its still very noticeable in low power mode.