From c7d4033f5b1beeb9148ff0e1c4a859998208f0fa Mon Sep 17 00:00:00 2001 From: tim h Date: Wed, 16 Nov 2022 17:25:04 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5148147..d0d763b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience - [ ] infinite canvas - [ ] global undo/redo - [ ] inpainting sketch tools -- [ ] something actually similar to a "user interface", hopefully actually pleasant +- [ ] something actually similar to a "user interface", preferably visually pleasant and would make my mom say "well that makes sense" if she looked at it - [ ] 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 overall; seems wasteful, canvas isn't free yknow - [ ] upscaling output canvas??? sure let's make 16k wallpapers that'll be neat