David Bramler
David Bramler
Found your repo really helpful in setting up my selenium pytest tests to run in parallel, thanks! Just thought you might like to know that you can run chrome without...
I see that the rotate function can be applied to Polygons but not Colliders. If I create a crash.Box, what's the best way to rotate it?
Hi, Thanks for this, I started using flutter today after not getting the performance I needed out of react-native. I was super pleased to see that there was a dart...
This project is great, Thanks! I noticed the docs were slightly off
Thanks for this, it's really effective and simple to use. It would be great if there was a way to animate when scrolling past an object so that we could...
Addresses issue [4](https://github.com/gabergg/react-scrollable-anchor/issues/4) by building upon [pull 37](https://github.com/gabergg/react-scrollable-anchor/pull/37) See example 5 [here](https://dbramwell.github.io/react-scrollable-anchor/) Edit: I've now pushed a release of this into a branch on my github fork. Hopefully this will...
Maybe [https://github.com/fkhadra/react-toastify](https://github.com/fkhadra/react-toastifyrl) The alerts ruin the flow of the page
Maybe like `animateInTop` and `animateInBottom`?
Recently I tried to make Wagtail use [gifsicle](https://www.lcdf.org/gifsicle/) when resizing gifs, rather than wand and imagemagik as it seemed to be quicker at it. I thought I could do this...