mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
c9886796f6
- Works on txt2img, canvas and workflows tabs, img2img has its own side-by-side view - In workflow editor, the is closeable only if you are in edit mode, else it's always there - Press `i` to open - Press `esc` to close - Selecting an image or changing image selection opens the viewer - When generating, if auto-switch to new image is enabled, the viewer opens when an image comes in To support this change, I organized and restructured some tab stuff. |
||
---|---|---|
.. | ||
.storybook | ||
patches | ||
public | ||
scripts | ||
src | ||
static/docs | ||
__init__.py | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
index.html | ||
knip.ts | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.mts |