zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
503 stars 44 forks source link

Unused variable cleanup and new overmask px default #127

Closed seijihariki closed 1 year ago

seijihariki commented 1 year ago

Default overmask px now 20px as discussed in #125. This pull will also include inpainting model detection and offer to change on first boot, also from #125.

Will probably add tool settings persistence as well at some point. Not necessarily in this pull, but maybe the next.

seijihariki commented 1 year ago

Fucked up the branch, will fix tomorrow.

seijihariki commented 1 year ago

Fixed branch, give it a look and merge if applicable! (LMB now also works for pan)

@zero01101 if you could test if it is at least useable using a MacBook touchpad!

seijihariki commented 1 year ago

Supposedly should work better for touchpad users in general now, and should mostly resolve #116

zero01101 commented 1 year ago

confirmed significantly better on macbook touchpad :) ctrl (NOT CMD) + two-finger-vertical swipe zooms beautifully, and ctrl+left-click-drag pans very nicely

seijihariki commented 1 year ago

Will merge this pull then for now!