Vectorize animations
Opened this issue · 0 comments
theyuvalraz commented
at the moment the animations at the beginning of the app are written as a long long list of lists of keyboard keys and the color I want them to be in.
I am sure this can be implemented in a vector way that will be more practical and will consume fewer resources.