InvokeAI/invokeai/frontend/web/src/app
psychedelicious 0c528f22a7 fix(ui): improve initial gallery loading logic
- `isLoading` - now `true` *only* on first load
- added `isFetching` - `true` whenever gallery images are fetching
- on first load, show a spinner instead of skeletons. this prevents an awkward flash of skeletons into empty gallery when the gallery doesn't have enough images to fill it.
- removed `imageCategoriesChanged` listener, bc now on app start, both images and assets will be populated. leaving this in caused jank flashes of skeletons when switching gallery tabs when gallery doesn't have images to load
2023-07-08 19:57:36 +10:00
..
components fix(ui): fix drag preview image dimensions 2023-07-08 19:57:36 +10:00
contexts feat(ui): add multi-select and batch capabilities 2023-07-04 00:18:27 +10:00
logging feat(ui): add switch for logging 2023-04-29 18:28:19 +10:00
socketio feat(ui): wip canvas nodes migration 2023-05-11 11:55:51 +10:00
store fix(ui): improve initial gallery loading logic 2023-07-08 19:57:36 +10:00
types switch wording to embeddings 2023-07-07 13:58:07 -04:00
constants.ts Add dpmpp_sde and dpmpp_2m_sde schedulers(with karras) 2023-06-18 23:38:15 +03:00
features.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00