Skip to content

Conversation

@martazavro
Copy link
Contributor

@martazavro martazavro commented Oct 12, 2023

Copy link
Contributor

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the PR!

I noticed two issues to be fixed and have made comments for them.

These issues would normally be caught by TypeScript, and you'd have some red squiggly lines under the problematic code. I'm wondering if you don't have a dev environment set up and/or are not getting type hints?

I'm happy to help you get set up if you'd like.

@psychedelicious psychedelicious self-requested a review October 15, 2023 06:21
Copy link
Contributor

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @martazavro !

I've made a few small changes:

  • fixed linting (code format) issues
  • disabled the Clear Intermediates button when the queue has pending items
  • add a tooltip to Clear Intermediates button when its disabled

@psychedelicious psychedelicious enabled auto-merge (rebase) October 15, 2023 06:27
@psychedelicious psychedelicious merged commit 1c099e0 into invoke-ai:main Oct 15, 2023
@martazavro
Copy link
Contributor Author

Thanks @martazavro !

I've made a few small changes:

  • fixed linting (code format) issues
  • disabled the Clear Intermediates button when the queue has pending items
  • add a tooltip to Clear Intermediates button when its disabled

Thank you so much @psychedelicious !

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.

[bug]: Clearing intermediates while canvas generations in progress borks canvas

2 participants