Update README.md
This commit is contained in:
parent
695cd9c673
commit
ba63782e05
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue