You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a UI enhancement I think would be useful: change the ordered parameters by named parameters. Having 8 parameters makes it hard to know which one you are tweaking, and forces you to always refer back to the documentation, and count which parameter you're changing.
This would be nice:
$ node tools/spingenerator.js --color white --duration 1.2 > foo.svg
Again, super useful tool, thanks!
The text was updated successfully, but these errors were encountered:
Great tool, I love it!
Here's a UI enhancement I think would be useful: change the ordered parameters by named parameters. Having 8 parameters makes it hard to know which one you are tweaking, and forces you to always refer back to the documentation, and count which parameter you're changing.
This would be nice:
Again, super useful tool, thanks!
The text was updated successfully, but these errors were encountered: