mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
75c1c4ce5a
- Use the virtuoso grid item container and list containers to calculate imagesPerRow, skipping manual compensation for padding of images - Round the imagesPerRow instead of flooring - we often will end up with values like 4.99999 due to floating point precision - Update `getDownImage` comments & logic to be clearer - Use variables for the ids in query selectors, preventing future typos - Only scroll if the new selected image is different from the prev one |
||
---|---|---|
.. | ||
.storybook | ||
config | ||
docs | ||
patches | ||
public/locales | ||
scripts | ||
src | ||
static/docs | ||
tests | ||
__init__.py | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
.unimportedrc.json | ||
favicon-key.svg | ||
favicon-outline.svg | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.mts |