Skip to content

Conversation

psychedelicious
Copy link
Collaborator

feat(ui): memoize ImageContextMenu selector

Without the selector itself being memoized, the gallery was rerendering on every progress image.

feat(ui): memoize NextPrevImageButtons component

This was rerendering on every progress image, now it doesn't

fix(ui): correctly set disabled on invoke button during generation

It wasn't disabled when it should have been, looked clickable during generation.

fix(nodes): remove board_id column from images table

This is extraneous; the board_images table holds image-board relationships. @maryhipp

Without the selector itself being memoized, the gallery was rerendering on every progress image.
This was rerendering on every progress image, now it doesn't
It wasn't disabled when it should have been, looked clickable during generation.
This is extraneous; the `board_images` table holds image-board relationships.
@blessedcoolant blessedcoolant merged commit 8b4e153 into main Jul 10, 2023
@blessedcoolant blessedcoolant deleted the fix/ui/rand-fixes branch July 10, 2023 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants