Robin Munn
Robin Munn
https://github.com/actions/upload-artifact/issues/109#issuecomment-699030493 says: > Our public roadmap has some high level priorities for Actions for those curious: https://github.com/github/roadmap/projects/1 Currently that link still works but gives a warning that classic Projects will...
> [@rmunn](https://github.com/rmunn) Is this still something you could patch? Might be able to fix this at the same time that I fix #1428, since I'll probably be touching a lot...
Relevant to this request: https://github.com/jmoenig/Snap/issues/2222 When sprites are renamed, whether via a "rename" menu or by typing a new name into the field at the top, any dropdowns referencing that...
A more advanced version of this request would be that when a new sprite is created, the rename dialog would pop up automatically, to give it a new name. The...
This is actually how I thought it worked when I first read the wiki; it wasn't until a second read that I realized the `layout` option is in the general...
It might also be possible to have the chroma output (the middle number) be a decimal between 0 and 0.4 instead of a percentage between 0% and 100%. The [MDN...
The https://github.com/color-js/color.js or https://github.com/Evercoder/culori Javascript libraries (both MIT-licensed) might make good starting points for this feature: their Javascript code to convert between color spaces would probably be an easy port...
Actually, come to think of it, a library to convert between color spaces might belong in https://github.com/hyprwm/hyprgraphics.