zero01101 / openOutpaint

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

WebUI Extension Fixes #110

Closed seijihariki closed 1 year ago

seijihariki commented 1 year ago

Firefox Bug #733698 Workaround for WebUI extension.

From gist https://gist.github.com/subzey/2030480.

Fixes manual dream selection required described on https://github.com/zero01101/openOutpaint-webUI-extension/issues/1

zero01101 commented 1 year ago

manually tested in extension's index.js, seems to work jim dandy 👍

seijihariki commented 1 year ago

Should be fine. To test with the extension, go to the app directory in the webui extension and change to testing branch.

seijihariki commented 1 year ago

Still requires a refresh button and proper scaling of the iframe.

seijihariki commented 1 year ago

Prefixing local storage values with openOutpaint/* would be optimal.

seijihariki commented 1 year ago

Will be merging. We can fix any issues later.