Update README.md

This commit is contained in:
tim h 2022-11-15 21:26:37 -06:00 committed by GitHub
parent 695cd9c673
commit ba63782e05

View file

@ -37,14 +37,16 @@ if it _doesn't_ create an image, check your console output to see if you've got
- [ ] BUG: make erase mask actually work, enable the control if you dare
- [ ] infinite canvas
- [ ] smart crop downloaded image
- [ ] discrete size control for mask and target reticle, discrete x/y axes for reticle
- [ ] floating/togglable menu leftnav bar with categorized/sensibly laid-out options
- [ ] global undo/redo
- [ ] render progress spinner/bar
- [ ] inpainting sketch tools
- [ ] something actually similar to a "user interface", hopefully actually pleasant
- [ ] eventually delete the generated mask display canvases at the bottom of the page, but they're useful for debugging canvas pixel offsets sometimes
- [ ] see if i can use fewer canvases, seems wasteful, canvas isn't free yknow
- [ ] honestly probably refactor literally everything
## pull requests
**PLEASE SEND PULL REQUESTS**
i am begging you, yes you personally reading this, please fix my horrible code and feel free to insult it, but i absolutely refuse to budge on no 3rd party libraries or dependencies, not even jquery, nothing. vanilla is a very complex and layered flavor if you give it a chance.
i am begging you, yes you personally reading this, please fix my horrible code and feel free to insult it, but i absolutely refuse to budge on no 3rd party libraries or dependencies, not even jquery, nothing. vanilla is a very complex and layered flavor if you give it a chance.