Closed paisleyrob closed 1 month ago
Hi @paisleyrob,
Yes, I would absolutely accept PR. Although before submitting PR, I would urge you to throughly test if it breaks other components or not.
I.e. If animation is disabled, but a component has animation and vice-versa
Closing this issue as no further information was provided. Re-open if you have any more information to add and/or ask.
Sorry I haven't gotten to this yet. Hopefully this week. Leave it closed for the moment as I'm not sure when I'll get to it.
Hi @paisleyrob,
Don't be so hard on yourself. This ain't life or death situation. Whenever you would be free and able, you can send a PR.
Wishing you the very best
I'm going to push a Pull Request for this change shortly.
Would you accept Pull Requests that disable animation entirely?
Rather than override the following:
I'd add a configuration like
useAnimation = true
as a default so nothing changes, but I could set it tofalse
and wouldn't include anything animation related.